mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
docs: change default session secret in docker deployment
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
f7f052fca1
commit
80eb4c8a1a
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# General settings
|
||||
HD_BASE_URL="https://hedgedoc2.localhost"
|
||||
HD_SESSION_SECRET="session_secret"
|
||||
HD_SESSION_SECRET="change_me_in_production"
|
||||
|
||||
# Database settings
|
||||
HD_DATABASE_TYPE="postgres"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue