Update .env for DNS switchover - change URLs to mad-lawsuit.org

This commit is contained in:
TheMaddax 2025-12-19 22:07:46 -07:00
parent 159ce11eb8
commit 8243ee1a92

4
.env
View file

@ -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