fix(domain): added env domain for cookies
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user