forked from enviPath/enviPy
...
This commit is contained in:
@ -32,7 +32,7 @@ services:
|
||||
image: git.envipath.com/envipath/envipy-bayer:1.0
|
||||
container_name: epcelery
|
||||
env_file:
|
||||
- .env.dev
|
||||
- .env
|
||||
command: celery -A envipath worker --concurrency=6 -Q model,predict,background --pool threads
|
||||
volumes:
|
||||
- ep_bayer_data:/opt/enviPy/
|
||||
|
||||
Reference in New Issue
Block a user