DONE: change app_url from localhost to domain
Build Docker Image / build-backend (push) Successful in 31s
Build Docker Image / build-frontend (push) Successful in 8s

This commit is contained in:
ISMAIL MASSERAN
2026-06-30 16:13:16 +08:00
parent 13d8b63c96
commit 2e2d94f0d6
+1 -2
View File
@@ -3,8 +3,7 @@ APP_ENV=production
APP_KEY=base64:XdMAy5IbQMHsTrp1N7Tn/LIJC4SKenN8CfhYLt1s3tk= APP_KEY=base64:XdMAy5IbQMHsTrp1N7Tn/LIJC4SKenN8CfhYLt1s3tk=
APP_DEBUG=false APP_DEBUG=false
APP_TIMEZONE=Asia/Kuala_Lumpur APP_TIMEZONE=Asia/Kuala_Lumpur
APP_URL=http://localhost APP_URL=https://api.koppkb.com
APP_PORT=8080
APP_LOCALE=en APP_LOCALE=en
APP_FALLBACK_LOCALE=en APP_FALLBACK_LOCALE=en