chore: update bifrost-gateway
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- GITEA__database__PASSWD=${POSTGRES_PASSWORD:-gitea}
|
||||
volumes:
|
||||
- gitea_data:/var/lib/gitea
|
||||
- ./config:/etc/gitea
|
||||
- gitea_config:/etc/gitea
|
||||
ports:
|
||||
- "${GITEA_HTTP_PORT:-3000}:3000"
|
||||
- "${GITEA_SSH_PORT:-2222}:2222"
|
||||
@@ -70,4 +70,5 @@ services:
|
||||
|
||||
volumes:
|
||||
gitea_data:
|
||||
gitea_config:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user