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:
|
||||
- gitea
|
||||
- proxy_home
|
||||
# To enable GitHub mirroring
|
||||
- default
|
||||
volumes:
|
||||
- ./gitea:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
||||
Reference in New Issue
Block a user