This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ezhizao
/
ezhizao_yzbh_entrust_api
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改端口
rainwer
6 months ago
parent
ec43cf68d0
commit
e241e22562
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
src/main/resources/application-dev.yml
+ 4
- 0
src/main/resources/application-dev.yml
View File
@@ -1,3 +1,7 @@
+# 开发环境配置
+server:
+ # 服务器的HTTP端口,默认为8080
+ port: 9042
# 数据源配置
spring:
cloud: