Изменил(а) на 'gitea/docker-compose.yaml'
This commit is contained in:
@@ -12,5 +12,11 @@ services:
|
||||
- /mnt/containers/gitea/container-data/data:/data:Z
|
||||
- /etc/timezone:/etc/timezone
|
||||
- /etc/localtime:/etc/localtime
|
||||
ports:
|
||||
- "3000:3000"
|
||||
# ports:
|
||||
# - "3000:3000"
|
||||
networks:
|
||||
- reverseproxy-nw
|
||||
|
||||
networks:
|
||||
reverseproxy-nw:
|
||||
external: true
|
||||
Reference in New Issue
Block a user