fix: firezone network

This commit is contained in:
Strix 2024-01-10 01:10:32 +01:00
parent 9dbfdeeb7a
commit 62037c2495
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7

View file

@ -41,7 +41,7 @@ services:
networks: networks:
proxy: proxy:
fz-internal: fz-internal:
ipv4_address: 172.25.0.10 ipv4_address: 172.90.0.10
ipv6_address: fcff:3990:3990::99 ipv6_address: fcff:3990:3990::99
fz-postgres: fz-postgres:
@ -61,6 +61,6 @@ networks:
driver: bridge driver: bridge
ipam: ipam:
config: config:
- subnet: 172.19.0.0/16 - subnet: 172.90.0.0/16
- subnet: fcff:3990:3990::/64 - subnet: fcff:3990:3990::/64
gateway: fcff:3990:3990::1 gateway: fcff:3990:3990::1