From 98b67da649c602574b4c4b304b3c52fdd0450641 Mon Sep 17 00:00:00 2001
From: Jonas Zohren <git-pbkyr@jzohren.de>
Date: Wed, 16 Feb 2022 13:04:45 +0000
Subject: [PATCH] fix: Docker syntax

---
 Dockerfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index e6cdaf57..49c32244 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -38,7 +38,8 @@ EXPOSE 6167
 ENV CONDUIT_PORT=6167 \
     CONDUIT_ADDRESS="0.0.0.0" \
     CONDUIT_DATABASE_PATH=/var/lib/matrix-conduit \
-    CONDUIT_CONFIG=''  # Set no config file to do all configuration with env vars
+    CONDUIT_CONFIG=''
+#    └─> Set no config file to do all configuration with env vars
 
 # Conduit needs:
 #   ca-certificates: for https