@@ -4,7 +4,7 @@ NODE_ENV = production
ENV = 'staging'
# base api
-VUE_APP_BASE_API = '/stage-api'
+VUE_APP_BASE_API = ''
# base img url
VUE_APP_BASE_IMG = 'http://127.0.0.1:18080/baby-institute-back-end'