build: fix .env template typo

This commit is contained in:
ae 2025-04-27 19:32:59 +03:00
parent 06a2353153
commit 9e9a77f53a
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -17,4 +17,4 @@ FRONTEND_URL=""
# Frontend
VITE_VIEW_COOKIE_PATH="/"
VITE_COKOIE_SAME_SITE="strict"
VITE_COOKIE_SAME_SITE="strict"