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
b938a9a68f
commit
90fe4623c8
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,7 +1,7 @@
server:
port: 1500
servlet:
context-path: /A
context-path: /
home
A
spring:
application:
+ 1
- 1
yqzjCApi/src/main/resources/application.yml
View File
@@ -1,7 +1,7 @@
server:
port: 2500
servlet:
context-path: /C
context-path: /
home
C
spring:
application:
Write
Preview
Loading…
Cancel
Save