Skip to content

Commit 216d173

Browse files
authored
lool
1 parent a38b5e0 commit 216d173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/api/public/users.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ async def create_user(
7373
"X-Ripple-Token",
7474
value=response.unhashed_access_token,
7575
expires=60 * 60 * 24 * 30,
76-
domain="akatsuki.gg",
76+
domain="next.akatsuki.gg",
7777
secure=True,
7878
httponly=True,
7979
samesite="none",

0 commit comments

Comments
 (0)