This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhangqian
/
IotServer
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改端口号
zhangqian
1 year ago
parent
e98c297087
commit
e7df2a791b
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
src/main/resources/application.yml
+ 3
- 1
src/main/resources/application.yml
View File
@@ -1,3 +1,5 @@
spring:
profiles:
- active: dev
+ active: dev
+server:
+ port: 8187