This commit is contained in:
Benjamin Toby 2025-01-13 23:14:38 +01:00
parent bd463116a2
commit 73de278c1f

View File

@ -24,7 +24,6 @@ services:
networks:
datasquirel:
ipv4_address: 172.72.0.34
coolify:
container_name: ${DSQL_DEPLOYMENT_NAME:-dsql}-dsql-site
hostname: ${DSQL_DEPLOYMENT_NAME:-dsql}-dsql-site
volumes:
@ -99,5 +98,3 @@ networks:
config:
- subnet: 172.72.0.0/16
gateway: 172.72.0.1
coolify:
external: true