summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorJonas Zohren <git-pbkyr@jzohren.de>2022-02-16 13:04:45 +0000
committerJonas Zohren <git-pbkyr@jzohren.de>2022-02-16 15:13:03 +0100
commit98b67da649c602574b4c4b304b3c52fdd0450641 (patch)
treedae4512db361aa13b5b3d2efb608695f03e265c6 /Dockerfile
parent0be8500c4fec53d2442da7f3cb98ecc6cbe198da (diff)
downloadconduit-98b67da649c602574b4c4b304b3c52fdd0450641.zip
fix: Docker syntax
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e6cdaf5..49c3224 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