完成请求推送,但组装mes还有问题
This commit is contained in:
@@ -39,8 +39,6 @@ services:
|
||||
- /app/node_modules
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- VITE_API_URL=http://backend:8000
|
||||
- VITE_WS_URL=ws://backend:8000
|
||||
command: sh -c "npm install && npm run dev -- --host 0.0.0.0"
|
||||
depends_on:
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user