fix:修复bug
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
image: vfxdemo:cn
|
||||
container_name: vfxdemo
|
||||
ports:
|
||||
- "5180:5180"
|
||||
- "${HOST_PORT:-5180}:5180"
|
||||
environment:
|
||||
- PORT=5180
|
||||
- NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user