mirror of
https://github.com/1024-lab/smart-admin.git
synced 2026-06-02 03:55:59 +00:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
|
|
VITE_APP_API_URL = 'http://127.0.0.1:1024'
|
|
|
|
VITE_APP_PROJECT_TITLE = 'SmartAdmin 预发布环境(Pre)'
|
|
|
|
VITE_APP_PROFILE = 'pre'
|
|
|
|
VITE_APP_MODE = 'production' |