Skip to content

Commit 257adbe

Browse files
remove redundant app command in compose.yaml
1 parent 70c5b33 commit 257adbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ services:
2525
INTERCOM_TOKEN:
2626
INTERCOM_ADMIN_ID:
2727
REDIS_URL: redis://redis:6379/0
28-
command: uwsgi --http 0.0.0.0:5050 --wsgi-file app.py --callable app --processes 4 --threads 2
2928
deploy:
3029
resources:
3130
reservations:

0 commit comments

Comments
 (0)