hedgedoc/docs
Erik Michelson bbb61036c8 Use localhost instead of 127.0.0.1 in docker guide
The example docker-compose.yml in the docker guide sets CMD_DOMAIN to
localhost. This results in HedgeDoc only being startable from
http://localhost:3000 as the Content-Security-Policy forbids access
to e.g. http://127.0.0.1:3000. Despite that the docs used 127.0.0.1
for linking to the instance prior to this commit.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2022-02-14 15:38:33 +01:00
..
content Use localhost instead of 127.0.0.1 in docker guide 2022-02-14 15:38:33 +01:00
mkdocs.yml Port over the FAQ page from hedgedoc.org 2021-08-14 23:48:17 +02:00
requirements.txt chore(deps): update dependency pymdown-extensions to v9.2 2022-02-12 11:55:55 +01:00