@@ -1,5 +1,5 @@
-VITE_APP_BASE_API=http://127.0.0.1:8000
-VITE_APP_BASE_URL=http://127.0.0.1:8000
+VITE_APP_BASE_API=http://172.17.0.2:8000
+VITE_APP_BASE_URL=http://172.17.0.2:8000
# https://docs.antdv-pro.com/guide/server.html
# The following api is requested when the request parameter includes customDev
@@ -1,4 +1,4 @@
# The title of your application (string)
VITE_GLOB_APP_TITLE="N-admin"