Skip to content

Commit 088b71b

Browse files
committed
run two replicas in production
1 parent e5678fa commit 088b71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
init: true
77
restart: unless-stopped
88
deploy:
9-
replicas: 1
9+
replicas: 2
1010
resources:
1111
limits:
1212
cpus: "0.3"

0 commit comments

Comments
 (0)