This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
yqzj_home_server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
winter
1 year ago
parent
ae4831fca7
commit
9230c15f9a
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
yqzjAdmin/src/main/resources/application.yml
+1
-1
yqzjCApi/src/main/resources/application.yml
+ 1
- 1
yqzjAdmin/src/main/resources/application.yml
View File
@@ -1,5 +1,5 @@
server:
port:
9
500
port:
1
500
servlet:
context-path: /A
+ 1
- 1
yqzjCApi/src/main/resources/application.yml
View File
@@ -1,5 +1,5 @@
server:
port:
7
500
port:
2
500
servlet:
context-path: /C
Write
Preview
Loading…
Cancel
Save