diff --git a/hedgedoc/.env.dist b/hedgedoc/.env.dist index c96937e..af5c8ea 100644 --- a/hedgedoc/.env.dist +++ b/hedgedoc/.env.dist @@ -14,9 +14,9 @@ DIR_CONFIG=./config DATABASE_HOST=host.docker.internal DATABASE_PORT=3306 -DATABASE_NAME= -DATABASE_USER= -DATABASE_PASS +#DATABASE_NAME=hedgedoc +#DATABASE_USER=hedgedoc +DATABASE_PASS=*ChangeMe* #DATABASE_DIALECT=postgres TIMEZONE=Europe/Moscow