update redis network infos in docmost
This commit is contained in:
parent
bf585f403d
commit
872c973dd2
|
|
@ -21,5 +21,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
postgres_network:
|
postgres_network:
|
||||||
external: true
|
external: true
|
||||||
|
redis_net:
|
||||||
|
external: true
|
||||||
volumes:
|
volumes:
|
||||||
docmost_pg_data:
|
docmost_pg_data:
|
||||||
Loading…
Reference in New Issue
Block a user