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:
parent
e00e501605
commit
fd6a8aec71
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue