feat: kamal to s3
Laravel CI-CD / Tests Unitaires (push) Successful in 1m28s Details
Laravel CI-CD / Deploy with Kamal (push) Successful in 1m45s Details

This commit is contained in:
Leon Morival 2026-05-26 10:25:03 +02:00
parent 9ee45210ba
commit 49aa0bbfbf
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ env:
APP_URL: https://bemeal.leonmorival.com APP_URL: https://bemeal.leonmorival.com
SERVER_NAME: ":80" SERVER_NAME: ":80"
APP_RUNTIME: "Laravel\\FrankenPHP\\Runtime" APP_RUNTIME: "Laravel\\FrankenPHP\\Runtime"
FILESYSTEM_DISK: public FILESYSTEM_DISK: s3
DB_CONNECTION: pgsql DB_CONNECTION: pgsql
DB_HOST: bemeal-pgsql DB_HOST: bemeal-pgsql
DB_PORT: "5432" DB_PORT: "5432"