Compare commits

..

No commits in common. "14bf2dc2f6d116f4005fe216e91bb59aa7ba338f" and "e023b9c23e3264a300dbead345c247aa86478c96" 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'