diff --git a/QMPlusVuePage/.env.production b/QMPlusVuePage/.env.production index 7fa06da5..043537b4 100644 --- a/QMPlusVuePage/.env.production +++ b/QMPlusVuePage/.env.production @@ -1,2 +1,2 @@ ENV = 'production' -VUE_APP_BASE_API = '/v1' \ No newline at end of file +VUE_APP_BASE_API = '/' \ No newline at end of file