Added viz hint if PES is part of reaction

This commit is contained in:
Tim Lorsbach
2026-06-19 09:32:34 +02:00
parent 297c87f4d9
commit 831496992c
6 changed files with 16 additions and 14 deletions

View File

@ -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