xxxrrrdddd 3 年之前
父节点
当前提交
2612dd5f13
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .env.local

+ 9 - 0
.env.local

@@ -0,0 +1,9 @@
+[app]
+debug=true
+[database]
+debug=true
+hostname = 127.0.0.1
+database = pet
+username = root
+password = root
+hostport = 3306