.
This commit is contained in:
parent
0cd96ccb38
commit
a341002d14
|
|
@ -18,11 +18,11 @@ services:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
networks:
|
networks:
|
||||||
- postgres_network
|
- postgres_network
|
||||||
- redis_net
|
- redis_redis_net
|
||||||
networks:
|
networks:
|
||||||
postgres_network:
|
postgres_network:
|
||||||
external: true
|
external: true
|
||||||
redis_net:
|
redis_redis_net:
|
||||||
external: true
|
external: true
|
||||||
volumes:
|
volumes:
|
||||||
docmost_pg_data:
|
docmost_pg_data:
|
||||||
Loading…
Reference in New Issue
Block a user