summaryrefslogtreecommitdiff
path: root/docs/content/guides/auth/gitlab-self-hosted.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/guides/auth/gitlab-self-hosted.md')
-rw-r--r--docs/content/guides/auth/gitlab-self-hosted.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guides/auth/gitlab-self-hosted.md b/docs/content/guides/auth/gitlab-self-hosted.md
index 1205b487..d0d63ceb 100644
--- a/docs/content/guides/auth/gitlab-self-hosted.md
+++ b/docs/content/guides/auth/gitlab-self-hosted.md
@@ -15,7 +15,7 @@
6. In the `docker-compose.yml` add the following environment variables to `app:` `environment:`
-```Dockerfile
+```yaml
- CMD_DOMAIN=your.hedgedoc.domain
- CMD_URL_ADDPORT=true
- CMD_PROTOCOL_USESSL=true