Sign in
guzijian
/
bsth-alcohol-sign-web
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
79d0227eb2d2f0ea3092cb7222c88efe251a671e
Authored by
2c2c2c
2025-07-08 09:24:28 +0800
1 parent
bc2749fd
build: skipped
支持搜索
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.env.development
.env.development
View file @
79d0227
...
...
@@ -8,4 +8,4 @@ VITE_APP_ENV = 'development'
8
8
# VITE_APP_BASE_API = '/dev-api'
9
9
10
10
# VITE_APP_BASE_API = 'http://101.95.136.206:8100'
11
-VITE_APP_BASE_API = 'http://192.168.168.124:8100'
11
+VITE_APP_BASE_API = 'http://127.0.0.1:8100'
...
...