Make postgres network external
This commit is contained in:
parent
d0dac2e88f
commit
2c746b4560
|
@ -91,3 +91,7 @@ volumes:
|
|||
driver: local
|
||||
geoip:
|
||||
driver: local
|
||||
|
||||
networks:
|
||||
postgres:
|
||||
external: true
|
||||
|
|
Loading…
Reference in New Issue