xxxrrrdddd 3 years ago
parent
commit
2612dd5f13
1 changed files with 9 additions and 0 deletions
  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