This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
init
private_deployment
xhxu
2 years ago
parent
4f15e4e7d5
commit
33c2013086
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangAdmin/src/main/resources/application.yml
+1
-1
suimangCApi/src/main/resources/application.yml
+ 1
- 1
suimangAdmin/src/main/resources/application.yml
View File
@@ -1,5 +1,5 @@
server:
port: 9
2
00
port: 9
5
00
servlet:
context-path: /
+ 1
- 1
suimangCApi/src/main/resources/application.yml
View File
@@ -1,5 +1,5 @@
server:
port: 7
1
00
port: 7
5
00
servlet:
context-path: /C
Write
Preview
Loading…
Cancel
Save