Add ASSET_URL to fix mixed content issues
This commit is contained in:
parent
1b63d00560
commit
047f81b73f
1 changed files with 1 additions and 0 deletions
1
.env
1
.env
|
|
@ -64,3 +64,4 @@ AWS_BUCKET=
|
|||
AWS_USE_PATH_STYLE_ENDPOINT=false
|
||||
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
ASSET_URL=https://v2.mad-lawsuit.org
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue