afa 5 months ago
parent
commit
b8e2175243
1 changed files with 11 additions and 0 deletions
  1. 11 0
      .env

+ 11 - 0
.env

@@ -0,0 +1,11 @@
+APP_DEBUG = true
+APP_BACKEND = iDGVSIg
+
+DB_TYPE = mysql
+DB_HOST = runtime
+DB_NAME = test_jujin9999
+DB_USER = root
+DB_PASS = 123456
+DB_PORT = 3306
+DB_PREFIX = yun_
+DB_CHARSET = utf8mb4