Update .env.docker

This commit is contained in:
vastxie 2024-04-21 09:07:51 +08:00 committed by GitHub
parent 02851c9bd6
commit 602da7a216
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,13 +14,6 @@ DB_SYNC=true
JWT_SECRET=chat-cooper
JWT_EXPIRESIN=7d
# mailer 邮件服务
MAILER_HOST=smtp.qq.com
MAILER_PORT=465
MAILER_USER=
MAILER_PASS=
MAILER_FROM=
# Redis
REDIS_PORT=6379
REDIS_HOST=redis
@ -28,9 +21,6 @@ REDIS_PASSWORD=
REDIS_USER=
# 是否测试环境
ISDEV=TRUE
ISDEV=FALSE
# mj并发数
CONCURRENCY=5
NAMESPACE=NINEAI
NAMESPACE=AIWEB