Update for Gitea : Traefik configuration (disable port)
This commit is contained in:
parent
7e0eaa837e
commit
2dece804ac
@ -68,9 +68,9 @@ services:
|
||||
- ./log:/app/gitea/log:rw
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "3080:3000"
|
||||
- "222:22"
|
||||
# ports:
|
||||
# - "3080:3000"
|
||||
# - "222:22"
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
Loading…
x
Reference in New Issue
Block a user