fix(domain): added env domain for cookies

This commit is contained in:
Leons Aleksandrovs
2025-07-13 23:05:55 +03:00
parent 66e452f067
commit c86a7ae0e4
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ CHATGPT_MODEL=gpt-4o
JWT_SECRET=just a random string here
# Set to false to disable registration
ALLOW_REGISTER=true
# Working domain
DOMAIN=localhost