Skip to content

Commit

Permalink
Update docker-compose.deploy.aws.yml (#427)
Browse files Browse the repository at this point in the history
Set payments replica to 1
  • Loading branch information
mrnicegyu11 authored Nov 10, 2023
1 parent b3d4d41 commit 38f767f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/simcore/docker-compose.deploy.aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ services:

payments:
deploy:
replicas: 0
replicas: 1

0 comments on commit 38f767f

Please sign in to comment.