Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
guns1.1_front
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李庆科
guns1.1_front
Commits
974c1aca
Commit
974c1aca
authored
May 28, 2026
by
李庆科
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整本地调试端口
parent
a8524c49
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.env.development
.env.development
+1
-1
No files found.
.env.development
View file @
974c1aca
...
...
@@ -2,7 +2,7 @@
VITE_API_PREFIX=/api
# 后台接口的地址,这个地址只有在开发环境用,上线后用nginx转发
VITE_API_URL=http://
192.168.31.180:21000
VITE_API_URL=http://
localhost:9971
# sso单点服务器的地址,上线后需要改为线上的单点服务地址
VITE_APP_SSO_HOST=http://localhost:8888
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment