Compare commits

..

No commits in common. "f2c038d543d1654ad18bce53691c7d996719c513" and "898803c514e8c79e1e3198322234ec843e239227" have entirely different histories.

View File

@ -2,6 +2,6 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = ''
VUE_APP_BASE_API = '/api'
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'