fix: docker-compose 注入 JWT_SECRET + 修复健康检查

This commit is contained in:
Sisyphus
2026-04-25 20:36:48 +08:00
parent a5452e3d68
commit 3fbe8a382c
2 changed files with 6 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ RABBITMQ_USER=admin
RABBITMQ_PASS=password123
# JWT (生产环境务必修改为随机强密钥)
JWT_SECRET=change-me-in-production
JWT_SECRET=feedsystem-dev-secret-key