DONE: change app_url from localhost to domain
This commit is contained in:
+1
-2
@@ -3,8 +3,7 @@ APP_ENV=production
|
||||
APP_KEY=base64:XdMAy5IbQMHsTrp1N7Tn/LIJC4SKenN8CfhYLt1s3tk=
|
||||
APP_DEBUG=false
|
||||
APP_TIMEZONE=Asia/Kuala_Lumpur
|
||||
APP_URL=http://localhost
|
||||
APP_PORT=8080
|
||||
APP_URL=https://api.koppkb.com
|
||||
|
||||
APP_LOCALE=en
|
||||
APP_FALLBACK_LOCALE=en
|
||||
|
||||
Reference in New Issue
Block a user