mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 09:19:24 +00:00
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
NODE_ENV=production
|
|
VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot
|
|
VUE_APP_CAS_BASE_URL=http://localhost:8888/cas
|
|
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview |