- 新增 application-sxsy80.yml(前后端),MySQL/Redis 指向 106.14.132.80,imagePath 与 sync shop_14 - 默认 profile 切换为 sxsy80 - 合同 PDF 与落库域名 https://sxsy.cichude.com - uni-app:积分域 sxsy-jf、抢购跳转 sxsy、静态合同路径 - backend-adminend:VUE_APP_BASE_API 指向 sxsy-jf - 分支 sxsy80 基于 origin/czcf82 Made-with: Cursor
26 lines
732 B
Plaintext
26 lines
732 B
Plaintext
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
# VUE_APP_BASE_API = '/prod-api'
|
|
# VUE_APP_BASE_API = 'http://127.0.0.1:8080'
|
|
# VUE_APP_BASE_API = 'https://jf.suzhouyuqi.com'
|
|
# miao33 项目
|
|
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
|
|
|
|
# sxsy80 项目(太原树英商贸)
|
|
VUE_APP_BASE_API = 'https://sxsy-jf.cichude.com'
|
|
|
|
# czcf82 项目(池州春芳商贸)
|
|
# VUE_APP_BASE_API = 'https://czcf-jf.uj345.com'
|
|
|
|
# hapr191 项目(淮安鹏然商贸)
|
|
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
|
|
|
# shccd159 项目
|
|
# VUE_APP_BASE_API = 'http://ccd-jfadmin.cichude.com'
|
|
|
|
|
|
# VUE_APP_BASE_API = 'http://jfanyueadmin.szxingming.com'
|
|
# VUE_APP_BASE_API = 'http://jfadmin-bsy.bosenyuan.com'
|