Skip to content

Commit 9c34fcd

Browse files
Update services/simcore/docker-compose.yml
Co-authored-by: Yury Hrytsuk <[email protected]>
1 parent d55cff0 commit 9c34fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/simcore/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ services:
649649
# NOTE: https://github.com/ITISFoundation/osparc-simcore/pull/4286
650650
# NOTE: this MUSTN'T change, or weird things might happen
651651
# this will stay until all legacy dynamic services are gone.
652-
replicas: ${RESOURCE_USAGE_TRACKER_REPLICA}
652+
replicas: ${RESOURCE_USAGE_TRACKER_REPLICAS}
653653
update_config:
654654
parallelism: 2
655655
order: start-first

0 commit comments

Comments
 (0)