network korrigiert
This commit is contained in:
parent
a7b5d04eed
commit
73121b3ff8
|
@ -29,7 +29,7 @@ services:
|
|||
volumes:
|
||||
- /opt/appdata/hedgedoc/db:/var/lib/postgresql/data
|
||||
networks:
|
||||
- backend-codimd
|
||||
- backend-hedgedoc
|
||||
restart: always
|
||||
|
||||
app:
|
||||
|
@ -80,7 +80,7 @@ services:
|
|||
# - "3000:3000"
|
||||
networks:
|
||||
- webproxy
|
||||
- backend-codimd
|
||||
- backend-hedgedoc
|
||||
restart: always
|
||||
depends_on:
|
||||
- database
|
Loading…
Reference in New Issue