@@ -2,4 +2,4 @@
ENV = 'production'
port = 8080
# base api
-VUE_APP_BASE_API = 'http://127.0.0.1:8000'
+VUE_APP_BASE_API = 'http://192.168.1.109:8000'