刘兆录
/
project-config
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
58e353e689b9a55ceff9df8b1bb87b7f1005573a
Authored by
刘兆录
2017-12-21 17:35:56 +0800
1 parent
5ac178da
修改端口号码
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config-repo/application.yml
config-repo/application.yml
View file @
58e353e
1
1
server:
2
- port: 8011
3
2
\ No newline at end of file
3
+ port: 8001
4
4
\ No newline at end of file
...
...