afa 5 mesi fa
parent
commit
b8e2175243
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  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