适配新的文件上传

This commit is contained in:
2025-07-04 18:57:58 +08:00
parent b40d1264f9
commit 96657ed5cf
3 changed files with 25 additions and 2 deletions
+5 -1
View File
@@ -20,7 +20,7 @@ WEB_PORT=3010
REDIS_PORT=
#MONGO 暴露端口,默认不暴露。用户名密码初次部署可以修改,更新请勿修改
MONGO_PORT=
MONGO_PORT=27017
MONGO_INITDB_ROOT_USERNAME=username
MONGO_INITDB_ROOT_PASSWORD=password
#comfy-server后端web服务暴露端口。一般情况下无需修改
@@ -44,6 +44,10 @@ CONFIG_TOKEN_EXPIRE=1800
CONFIG_JWT_SECRET='this is a very secret secret'
#minio
#MINIO_ROOT_USER=minioadmin
#MINIO_ROOT_PASSWORD=minioadmin