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