perf: .example.env

This commit is contained in:
2025-07-09 15:45:18 +08:00
parent 7326762b48
commit f778998fb9

View File

@@ -1,16 +1,5 @@
APP_DEBUG = true
DB_TYPE = mysql
DB_HOST = 127.0.0.1
DB_NAME = test
DB_USER = username
DB_PASS = password
DB_PORT = 3306
DB_CHARSET = utf8
DEFAULT_LANG = zh-cn
APP_DEBUG = true
DB_TYPE = mysql
DB_HOST = localhost
DB_NAME = orico-official-website