Files
sinology-applet/.env.development

12 lines
278 B
Plaintext
Raw Permalink Normal View History

2025-08-22 15:38:35 +08:00
# 页面标题
2025-09-01 18:06:08 +08:00
VITE_APP_TITLE = 耕读社
2025-08-22 15:38:35 +08:00
# 开发环境配置
VITE_APP_ENV = 'development'
2025-09-01 18:06:08 +08:00
# 耕读社/开发环境
2025-08-22 15:38:35 +08:00
VITE_APP_BASE_API = 'https://cloud.ahfkbg.com/'
# VITE_APP_BASE_API = 'https://xj.ahduima.com/'
# 资源地址
VITE_UPLOAD_URL = 'https://cloud.ahfkbg.com/'