forked from enviPath/enviPy
Added viz hint if PES is part of reaction
This commit is contained in:
@ -28,17 +28,6 @@ services:
|
||||
image: git.envipath.com/envipath/biotransformer3:1.0
|
||||
container_name: epbiotransformer3
|
||||
|
||||
# web:
|
||||
# image: envipath/envipy-bayer:1.0
|
||||
# container_name: epdjango
|
||||
# ports:
|
||||
# - "127.0.0.1:8000:8000"
|
||||
# env_file:
|
||||
# - .env
|
||||
# command: gunicorn envipath.wsgi:application --bind 0.0.0.0:8000 --workers 3
|
||||
# volumes:
|
||||
# - ep_bayer_data:/opt/enviPy/
|
||||
|
||||
celery_worker:
|
||||
image: git.envipath.com/envipath/envipy-bayer:1.0
|
||||
container_name: epcelery
|
||||
|
||||
Reference in New Issue
Block a user