Skip to content

Commit 2578704

Browse files
authored
fix bad configuration forcing sidecar to start as CPU (#1930)
1 parent de15f43 commit 2578704

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ services:
162162
- REGISTRY_PW=${REGISTRY_PW}
163163
- SWARM_STACK_NAME=${SWARM_STACK_NAME:-simcore}
164164
- SIDECAR_LOGLEVEL=${LOG_LEVEL:-WARNING}
165-
- START_AS_MODE_CPU=${SIDECAR_FORCE_CPU_NODE:-0}
166165

167166
networks:
168167
- computational_services_subnet

0 commit comments

Comments
 (0)