Compare commits
No commits in common. "30cfedec07393db8008ce46e710ca2634e23cac2" and "4af403b22b4fa13f8346572cb5727027b0e13d96" have entirely different histories.
30cfedec07
...
4af403b22b
@ -2,6 +2,6 @@
|
|||||||
ENV = 'production'
|
ENV = 'production'
|
||||||
|
|
||||||
# base api
|
# base api
|
||||||
VUE_APP_BASE_API = ''
|
VUE_APP_BASE_API = '/api'
|
||||||
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
|
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
|
||||||
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'
|
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'
|
Loading…
Reference in New Issue
Block a user