File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,6 @@ SMTP_PASSWORD=it_doesnt_matter
156156SMTP_PROTOCOL=UNENCRYPTED
157157
158158SIMCORE_SERVICES_NETWORK_NAME=interactive_services_subnet
159- SIMCORE_INTERACTIVE_NETWORK_SUBNET=172.8.0.0/16
160159
161160# NOTE: STORAGE_ENDPOINT is needed by director-v0
162161STORAGE_ENDPOINT=storage:8080
Original file line number Diff line number Diff line change @@ -1175,10 +1175,6 @@ networks:
11751175 internal : false
11761176 labels :
11771177 com.simcore.description : " interactive services network"
1178- ipam :
1179- driver : default
1180- config :
1181- - subnet : ${SIMCORE_INTERACTIVE_NETWORK_SUBNET}
11821178 computational_services_subnet :
11831179 name : ${SWARM_STACK_NAME}_computational_services_subnet
11841180 driver : overlay
You can’t perform that action at this time.
0 commit comments