diff --git a/.env.production b/.env.production index aec3a79..5a9ba7d 100644 --- a/.env.production +++ b/.env.production @@ -2,6 +2,6 @@ ENV = 'production' # base api -VUE_APP_BASE_API = '/api' +VUE_APP_BASE_API = '' VUE_APP_REPORT_DESIGN_URL = '/ureport/designer' -VUE_APP_REPORT_VIEW_URL = '/ureport/preview' \ No newline at end of file +VUE_APP_REPORT_VIEW_URL = '/ureport/preview'