修改忽略文件
This commit is contained in:
parent
666056d2f8
commit
fbb6784a29
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
.idea/
|
||||
Thumbs.db
|
||||
Thumbs.db:encryptable
|
||||
ehthumbs.db
|
||||
|
@ -1,21 +0,0 @@
|
||||
server:
|
||||
port: 9029
|
||||
spring:
|
||||
application:
|
||||
name: oauth-server
|
||||
security:
|
||||
user:
|
||||
name: user
|
||||
password: 123456
|
||||
roles: USER,ADMIN
|
||||
logging:
|
||||
level:
|
||||
cn:
|
||||
zyjblogs:
|
||||
oauth: INFO
|
||||
org:
|
||||
springframework:
|
||||
security: INFO
|
||||
pattern:
|
||||
console: '%clr(%d{E HH:mm:ss.SSS}){blue} %clr(%-5p) %clr(${PID}){faint} %clr(---){faint}
|
||||
%clr([%8.15t]){cyan} %clr(%-40.40logger{0}){blue} %clr(:){red} %clr(%m){faint}%n'
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user