[修改]数据映射

This commit is contained in:
10908
2024-10-09 15:43:28 +08:00
committed by Coding
parent f8dbe17c6a
commit 13467b75d2
7 changed files with 96 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
DB_CONNECTION=sqlite
DB_DATABASE=/app/storage/app/database.sqlite
# DB_HOST=127.0.0.1
# DB_PORT=3306
# DB_DATABASE=laravel