增加 env 配置示例

pull/61/head
F4NNIU 2018-05-13 16:52:48 +08:00
parent afbe9d2770
commit 37fce92178
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_