0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00

🐛 Fix docker devenv config

This commit is contained in:
Andrés Moya 2021-10-14 12:07:14 +02:00
parent e00e501605
commit fd6a8aec71

View file

@ -5,7 +5,7 @@ networks:
driver: bridge driver: bridge
ipam: ipam:
config: config:
- subnet: 172.177.09.0/24 - subnet: 172.177.9.0/24
volumes: volumes:
postgres_data: postgres_data: