1Panel/frontend/.env.production

12 lines
141 B
Text
Raw Normal View History

2022-08-16 23:30:23 +08:00
NODE_ENV = "production"
VITE_API_URL = '/api/v1'
VITE_REPORT = true
VITE_BUILD_GZIP = false
VITE_DROP_CONSOLE = true
PANEL_XPACK = true