update backend network
This commit is contained in:
@@ -38,14 +38,14 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
networks:
|
||||
- mgmt
|
||||
- db
|
||||
- backend
|
||||
volumes:
|
||||
gitea-data:
|
||||
name: gitea-data
|
||||
networks:
|
||||
mgmt:
|
||||
external: true
|
||||
db:
|
||||
backend:
|
||||
external: true
|
||||
secrets:
|
||||
DB_PASS:
|
||||
|
||||
Reference in New Issue
Block a user