fix: change docker-compose.yml
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 11s

This commit is contained in:
2026-06-25 20:14:59 +08:00
parent e5145f9852
commit 5d86afdb4d

View File

@@ -13,7 +13,7 @@ services:
- APP_DEBUG=false
- DB_CONNECTION=pgsql
- DB_HOST=finance-postgres # 🎯 關鍵:改用資料庫的服務名稱當作 Host
- DB_PORT=5433:5432
- DB_PORT=5432
- DB_DATABASE=myfinance
- DB_USERNAME=myfinance_henry4682
- DB_PASSWORD=DwmQ78PB