Skip to content

Commit

Permalink
Update compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalSin9h authored Nov 22, 2023
1 parent 1bbc253 commit 6ad5d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
- "5656:5656"
deploy:
mode: replicated
replicas: 2
replicas: 1
environment:
PORT: 5656
DB: ./database/dev.db
Expand Down

0 comments on commit 6ad5d9e

Please sign in to comment.