Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pingshan-ranqi
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
yaqizhang
pingshan-ranqi
Commits
3c674200
Commit
3c674200
authored
Nov 06, 2021
by
王晓倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台端口号改为8905
parent
7b7e5269
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
application.yml
gassafety-admin/src/main/resources/application.yml
+1
-1
.env.production
gassafety-web/.env.production
+1
-1
No files found.
gassafety-admin/src/main/resources/application.yml
View file @
3c674200
# 开发环境配置
server
:
# 服务器的HTTP端口,默认为8080
port
:
890
4
port
:
890
5
servlet
:
# 应用的访问路径
context-path
:
/gassafety
...
...
gassafety-web/.env.production
View file @
3c674200
...
...
@@ -8,6 +8,6 @@ VUE_APP_BASE_API = '/prod-api'
VUE_APP_MAP_CENTER = '平山'
#代理地址
VUE_APP_TARGET = 'http://36.148.23.59:890
4
/gassafety'
VUE_APP_TARGET = 'http://36.148.23.59:890
5
/gassafety'
port = 8092
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