Update .env for DNS switchover - change URLs to mad-lawsuit.org
This commit is contained in:
parent
159ce11eb8
commit
8243ee1a92
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
|
@ -3,7 +3,7 @@ APP_ENV=production
|
|||
APP_KEY=base64:dUzoSQvI3yjuaq3Sj6XMMpHw/1v/zPFRzwO6WzeADaQ=
|
||||
APP_DEBUG=false
|
||||
APP_TIMEZONE=UTC
|
||||
APP_URL=https://v2.mad-lawsuit.org
|
||||
APP_URL=https://mad-lawsuit.org
|
||||
|
||||
APP_LOCALE=en
|
||||
APP_FALLBACK_LOCALE=en
|
||||
|
|
@ -64,4 +64,4 @@ AWS_BUCKET=
|
|||
AWS_USE_PATH_STYLE_ENDPOINT=false
|
||||
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
ASSET_URL=https://v2.mad-lawsuit.org
|
||||
ASSET_URL=https://mad-lawsuit.org
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue