dokku shit

This commit is contained in:
Trey t
2023-06-26 11:00:11 -05:00
parent 8c049324a3
commit 554c37765a
9 changed files with 6 additions and 22 deletions

View File

@@ -40,7 +40,7 @@ services:
restart: always
build:
context: .
command: celery -A werkout worker -l info
command: celery -A werkout_api worker -l info
volumes:
- .:/code
environment: