Updates
This commit is contained in:
parent
bd463116a2
commit
73de278c1f
@ -24,7 +24,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
datasquirel:
|
datasquirel:
|
||||||
ipv4_address: 172.72.0.34
|
ipv4_address: 172.72.0.34
|
||||||
coolify:
|
|
||||||
container_name: ${DSQL_DEPLOYMENT_NAME:-dsql}-dsql-site
|
container_name: ${DSQL_DEPLOYMENT_NAME:-dsql}-dsql-site
|
||||||
hostname: ${DSQL_DEPLOYMENT_NAME:-dsql}-dsql-site
|
hostname: ${DSQL_DEPLOYMENT_NAME:-dsql}-dsql-site
|
||||||
volumes:
|
volumes:
|
||||||
@ -99,5 +98,3 @@ networks:
|
|||||||
config:
|
config:
|
||||||
- subnet: 172.72.0.0/16
|
- subnet: 172.72.0.0/16
|
||||||
gateway: 172.72.0.1
|
gateway: 172.72.0.1
|
||||||
coolify:
|
|
||||||
external: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user