1
0
Fork 0

Make postgres network external

This commit is contained in:
Lukáš Kucharczyk 2022-06-20 12:33:26 +02:00
parent d0dac2e88f
commit 2c746b4560
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -91,3 +91,7 @@ volumes:
driver: local driver: local
geoip: geoip:
driver: local driver: local
networks:
postgres:
external: true