增加 env 参考配置

pull/60/head
F4NNIU 2018-05-11 23:12:49 +08:00
parent 3fac3ae3c3
commit 29935d481e
1 changed files with 11 additions and 0 deletions

11
.env.sample 100644
View File

@ -0,0 +1,11 @@
[app]
debug = false
trace = false
[database]
hostname = 127.0.0.1
database = fastadmin
username = root
password = root
hostport = 3306
prefix = fa_