init项目
This commit is contained in:
12
entrance/src/main/resources/application.yml
Normal file
12
entrance/src/main/resources/application.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
server:
|
||||
port: 18092
|
||||
spring:
|
||||
application:
|
||||
name: entrance
|
||||
|
||||
log:
|
||||
home: D:\logs
|
||||
|
||||
logging:
|
||||
level:
|
||||
root: info
|
||||
Reference in New Issue
Block a user