更新部署文件

This commit is contained in:
2025-08-19 10:07:22 +08:00
parent 40a3e4fbb2
commit a698982476
3 changed files with 170 additions and 15 deletions
+13
View File
@@ -34,6 +34,17 @@ PORTAINER_HTTPS_PORT=8091
#网络代理,链接gpt等需要设置
CONFIG_PROXY_URL=
#实例ID、集群情况下区分不同客户端
CONFIG_INSTANCE_ID=2025
#消息队列
CONFIG_MQ_USER=admin
CONFIG_MQ_PASSWORD=easyai2025
CONFIG_MQ_HOST=localhost
CONFIG_MQ_PORT=5672
CONFIG_MQ_ADMIN_PORT=15672
#版本
VERSION=latest
#日志与调试
@@ -44,6 +55,8 @@ CONFIG_TOKEN_EXPIRE=1800
CONFIG_JWT_SECRET='this is a very secret secret'
#minio
#MINIO_ROOT_USER=minioadmin
#MINIO_ROOT_PASSWORD=minioadmin