6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
|
|
NODE_ENV=production
|
||
|
|
#VUE_APP_API_BASE_URL=http://172.15.23.61:8085/jeecg-boot
|
||
|
|
#VUE_APP_API_BASE_URL=http://10.131.172.70:8080/jeecg-boot
|
||
|
|
VUE_APP_API_BASE_URL=/jeecg-boot
|
||
|
|
VUE_APP_CAS_BASE_URL=http://127.0.0.1:8888/cas
|
||
|
|
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
|