security:移除 docker-compose.yml 硬編碼密碼,改用環境變數
Tests / PHP 8.2 (push) Failing after 2s
Tests / PHP 8.3 (push) Failing after 2s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-25 01:37:43 +08:00
parent bda6533105
commit 78bf145f37
2 changed files with 15 additions and 14 deletions
+1
View File
@@ -26,6 +26,7 @@ DB_CONNECTION=sqlite
# DB_DATABASE=laravel
# DB_USERNAME=root
# DB_PASSWORD=
# MYSQL_ROOT_PASSWORD=
SESSION_DRIVER=database
SESSION_LIFETIME=120