- 新增 application-hapr191.yml(front/admin),imagePath/DB/Redis 指向 114.55.232.191 - 默认 spring.profiles.active=hapr191 - 合同 PDF 模板 sign_contract_pengran,落库域名 https://hapengran.com/ - uniapp:jf.hapengran.com、抢购/个人中心跳转 hapengran.com - deploy.conf 增加 hapr191 段;后台 Vue API 指向 jfadmin.hapengran.com Made-with: Cursor
20 lines
544 B
Plaintext
20 lines
544 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'
|
|
|
|
# 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'
|