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