feat: 读取不同环境配置文件
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
mysql:
|
||||
host: 192.168.100.127
|
||||
password: root
|
||||
port: 3306
|
||||
user: root
|
||||
redis:
|
||||
host: 192.168.100.127
|
||||
password: sundynix
|
||||
port: 6379
|
||||
Reference in New Issue
Block a user