Unverified Commit f4682892 authored by Hugo Peixoto's avatar Hugo Peixoto Committed by GitHub

Merge pull request #159 from dbrgn/readme-config-docs

README: Add link to configuration docs
parents cc05a881 57e03f17
...@@ -49,6 +49,11 @@ docker-compose up ## turn on ...@@ -49,6 +49,11 @@ docker-compose up ## turn on
``` ```
### Configuration
You can configure your container with a config file or with env vars. Check out https://docs.hedgedoc.org/configuration/ for more details.
### Migrate from 1.6 ### Migrate from 1.6
Together with the update to HedgeDoc 1.7, the database user name, password and database name have been changed in `docker-compose.yml`. Together with the update to HedgeDoc 1.7, the database user name, password and database name have been changed in `docker-compose.yml`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment