.
This commit is contained in:
parent
a6e949392d
commit
a8d42d8b07
|
|
@ -24,10 +24,13 @@ services:
|
|||
networks:
|
||||
- postgres_network
|
||||
- redis_redis_net
|
||||
- traefik-public
|
||||
networks:
|
||||
postgres_network:
|
||||
external: true
|
||||
redis_redis_net:
|
||||
external: true
|
||||
traefik-public:
|
||||
external: true
|
||||
volumes:
|
||||
docmost_pg_data:
|
||||
Loading…
Reference in New Issue
Block a user