3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
NODE_ENV = 'remote'
|
|
VITE_APP_TITLE = '远程环境'
|
|
VITE_BASE_URL = 'https://mornglow.top/api' |