diff --git a/commands/templates/secrets/config.json b/commands/templates/secrets/config.json index 8a497d0..59c8fb1 100644 --- a/commands/templates/secrets/config.json +++ b/commands/templates/secrets/config.json @@ -32,7 +32,7 @@ }, "auth": { - "cookie_domain": "localhost", + "cookie_domain": "127.0.0.1", "cookie_secret": "some_secret" },