5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
# 生产环境配置
|
|
ENV = 'production'
|
|
VITE_APP_ENV = 'production'
|
|
|
|
VITE_APP_BASE_URL = 'https://www.hxyouzi.com' |