chore: cookie environment variables
This commit is contained in:
parent
2b1ce51d31
commit
a02eb7a903
@ -15,3 +15,7 @@ APP_ENV="production"
|
||||
DOMAIN=""
|
||||
FRONTEND_URL=""
|
||||
|
||||
# Frontend
|
||||
VITE_VIEW_COOKIE_PATH="/"
|
||||
VITE_VIEW_COOKIE_DOMAIN=$DOMAIN
|
||||
VITE_COKOIE_SAME_SITE="strict"
|
||||
|
Loading…
x
Reference in New Issue
Block a user