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

This commit is contained in:
2026-06-25 20:02:37 +08:00
parent 328f48afe3
commit dc6d2e5626

View File

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