Skip to content

Commit 7de47be

Browse files
authored
修改后端地址为域名
修改后端地址为域名
1 parent 6e3981c commit 7de47be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/.env.production

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ VITE_CLI_PORT = 8080
44
VITE_SERVER_PORT = 8888
55
VITE_BASE_API = /api
66
#下方修改为你的线上ip
7-
VITE_BASE_PATH = http://8.141.61.63
7+
#VITE_BASE_PATH = http://8.141.61.63
8+
VITE_BASE_PATH = https://demo.gin-vue-admin.com

0 commit comments

Comments
 (0)