policeSecurity/policeManagement/.env.production

9 lines
171 B
Plaintext
Raw Normal View History

2024-08-29 17:06:00 +08:00
VITE_APP_NAME=超级后台
VITE_APP_ENV=production
VITE_APP_PORT=1001
VITE_DROP_CONSOLE=true
# axios
VITE_APP_BASE_API=/api
VITE_APP_PROXY_URL=https://172.10.10.238:8765