hedgedoc/docs/content/setup
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
..
arch-linux.md
cloudron.md
docker-linuxserver.md
docker.md Use localhost instead of 127.0.0.1 in docker guide 2022-02-14 15:38:33 +01:00
getting-started.md
heroku.md
kubernetes-helm.md
manual-setup.md
yunohost.md