fix: siwn csrf config

This commit is contained in:
veganbeef
2025-07-23 19:23:03 -07:00
parent feb9f3e161
commit ea7ee37e71
5 changed files with 11 additions and 13 deletions

View File

@@ -4,8 +4,3 @@ KV_REST_API_TOKEN=''
KV_REST_API_URL=''
NEXT_PUBLIC_URL='http://localhost:3000'
NEXTAUTH_URL='http://localhost:3000'
NEXTAUTH_SECRET=""
NEYNAR_API_KEY=""
NEYNAR_CLIENT_ID=""
USE_TUNNEL="false"