提交
This commit is contained in:
12
pxdj-admin/.env.development
Normal file
12
pxdj-admin/.env.development
Normal file
@@ -0,0 +1,12 @@
|
||||
# 页面标题
|
||||
VITE_APP_TITLE = 品香到家管理系统
|
||||
|
||||
# 开发环境配置
|
||||
VITE_APP_ENV = 'development'
|
||||
|
||||
# 品香到家后台管理系统/开发环境
|
||||
VITE_APP_BASE_API = 'https://admin.pxdj2025.com'
|
||||
# VITE_APP_BASE_API = 'http://192.168.1.114:8085'
|
||||
#VITE_APP_BASE_API = 'http://127.0.0.1:8085'
|
||||
# 静态资源文件url
|
||||
VITE_APP_RESOURCES_URL = 'https://qiniu.pxdj.tashowz.com/'
|
||||
Reference in New Issue
Block a user