Files
xqzp2026 515f1bec5b Initial commit: SmartClean SaaS platform
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 15:53:34 +09:30

4 lines
116 B
Plaintext

//测试打包环境
NODE_ENV='production'
VITE_APP_MODE='develop'
VITE_APP_API_ORIGIN = 'http://192.168.1.182:8095'