fix redirect url to port
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user