fix redirect url to port

This commit is contained in:
2025-06-13 15:30:19 +07:00
parent 6625baf7bd
commit ac55ed1b67
8 changed files with 249 additions and 29 deletions

View File

@@ -2,7 +2,7 @@ APP_NAME="CKB Bengkel System"
APP_ENV=production
APP_KEY=
APP_DEBUG=false
APP_URL=https://bengkel.digitaloasis.xyz
APP_URL=http://bengkel.digitaloasis.xyz:8082
LOG_CHANNEL=stack
LOG_LEVEL=error