feat 2倍超分

This commit is contained in:
zhouchengrong
2024-04-11 11:19:01 +08:00
parent e6f9a066ad
commit fbb246d0de
2 changed files with 4 additions and 4 deletions

View File

@@ -19,4 +19,4 @@ LABEL maintainer="zchengrong@yeah.net" \
name="trinity_aida"
CMD ["gunicorn", "-c", "gunicorn_config.py", "app.main:app" , "-e", "RABBITMQ_QUEUES=SuperResolution-dev"]
CMD ["gunicorn", "-c", "gunicorn_config.py", "app.main:app" , "-e", "RABBITMQ_QUEUES=SuperResolution-local"]