fix:docker配置

This commit is contained in:
2025-11-12 16:22:57 +08:00
parent af50a39455
commit ab7b8a86b0

View File

@@ -28,7 +28,7 @@ services:
JWT_REFRESH_SECRET: d2cf95a42f08796a306b5c0e1ce57dabcab12300eea504296da3381e125e9c8a
NOTIFICATION_WEBHOOK_SECRET: bf921ce9ac433ba2fdfccbccb50e7d805ac89f166962e4b8437a3ecd4ef833b2
ports:
- "4000:4000"
- "4010:4000"
restart: unless-stopped
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:4000/api/health"]