Skip to content

Commit 8e91ffc

Browse files
committed
update compose.yml
1 parent ed81c85 commit 8e91ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- "5656:5656"
88
deploy:
99
mode: replicated
10-
replicas: 1
10+
replicas: 2
1111
environment:
1212
PORT: 5656
1313
DB: ./database/dev.db

0 commit comments

Comments
 (0)