@@ -2,4 +2,4 @@
ENV = 'development'
# base api
-VUE_APP_BASE_API = 'http://47.99.140.117:9001/Bug/api'
+VUE_APP_BASE_API = '/Bug/api'
@@ -1,6 +1,5 @@
# just a flag
ENV = 'production'
-# base api