We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e3981c + 7de47be commit 15272bbCopy full SHA for 15272bb
web/.env.production
@@ -4,4 +4,5 @@ VITE_CLI_PORT = 8080
4
VITE_SERVER_PORT = 8888
5
VITE_BASE_API = /api
6
#下方修改为你的线上ip
7
-VITE_BASE_PATH = http://8.141.61.63
+#VITE_BASE_PATH = http://8.141.61.63
8
+VITE_BASE_PATH = https://demo.gin-vue-admin.com
0 commit comments