generated from sambuc/tpl.docker-compose
fix: Allow access to network for GitHub mirroring
This commit is contained in:
@@ -39,6 +39,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- gitea
|
- gitea
|
||||||
- proxy_home
|
- proxy_home
|
||||||
|
# To enable GitHub mirroring
|
||||||
|
- default
|
||||||
volumes:
|
volumes:
|
||||||
- ./gitea:/data
|
- ./gitea:/data
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user