server
server copied to clipboard
fix(doc): add COOKIE_DOMAIN documentation
In releases after
standardnotes/server:5c02435ee478b893747d3f9e41062aae12d7ff10
, self-hosting fails without this environment variable.
For more information, see https://github.com/standardnotes/forum/issues/3635
This should be further documented in https://standardnotes.com/help/self-hosting/docker
Closes #3513 Closes #3635