fix:修复bug

This commit is contained in:
Daniel
2026-04-01 20:29:33 +08:00
parent afbcd99224
commit a80d2b8430
9 changed files with 477 additions and 179 deletions

View File

@@ -8,7 +8,7 @@ services:
image: vfxdemo:cn
container_name: vfxdemo
ports:
- "5180:5180"
- "${HOST_PORT:-5180}:5180"
environment:
- PORT=5180
- NODE_ENV=production