feat: 初始默认配置文件
This commit is contained in:
5
wfc-auth/src/main/resources/application.yml
Normal file
5
wfc-auth/src/main/resources/application.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
spring:
|
||||
redis:
|
||||
host: 192.168.2.248
|
||||
port: 6379
|
||||
password:
|
||||
Reference in New Issue
Block a user