hedgedoc. Fixing .env.dist examples.
This commit is contained in:
parent
6a8d4ec5c8
commit
14b947ab9e
|
@ -14,9 +14,9 @@ DIR_CONFIG=./config
|
||||||
|
|
||||||
DATABASE_HOST=host.docker.internal
|
DATABASE_HOST=host.docker.internal
|
||||||
DATABASE_PORT=3306
|
DATABASE_PORT=3306
|
||||||
DATABASE_NAME=
|
#DATABASE_NAME=hedgedoc
|
||||||
DATABASE_USER=
|
#DATABASE_USER=hedgedoc
|
||||||
DATABASE_PASS
|
DATABASE_PASS=*ChangeMe*
|
||||||
#DATABASE_DIALECT=postgres
|
#DATABASE_DIALECT=postgres
|
||||||
|
|
||||||
TIMEZONE=Europe/Moscow
|
TIMEZONE=Europe/Moscow
|
||||||
|
|
Loading…
Reference in a new issue