dokku shit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user