Skip to content

Commit 9475596

Browse files
Update docker-compose.yml
1 parent e806d7a commit 9475596

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
@@ -14,6 +14,6 @@ services:
1414
ports:
1515
- 5000:5000
1616
deploy:
17-
replicas: 5
17+
replicas: 1
1818
container_name: pythonchat
1919
build: .

0 commit comments

Comments
 (0)