清理快手前端无用入口
This commit is contained in:
@@ -73,7 +73,6 @@ services:
|
||||
NPM_CONFIG_REGISTRY: https://registry.npmmirror.com
|
||||
VITE_API_TARGET: http://backend:3000
|
||||
VITE_ALLOWED_HOSTS: ${VITE_ALLOWED_HOSTS:-localhost,127.0.0.1}
|
||||
VITE_APP_MODE: kuaishou
|
||||
volumes:
|
||||
- ./apps/frontend:/app
|
||||
- frontend_kuaishou_node_modules:/app/node_modules
|
||||
|
||||
Reference in New Issue
Block a user