feat generate 迁移

This commit is contained in:
zhouchengrong
2024-04-15 18:35:44 +08:00
parent a6e3ccd4bf
commit 6739b46d40
2 changed files with 5 additions and 9 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-local"]
CMD ["gunicorn", "-c", "gunicorn_config.py", "app.main:app" , "-e", "RABBITMQ_QUEUES=SuperResolution-dev"]