fix: Docker syntax

merge-requests/301/head
Jonas Zohren 2 years ago
parent 0be8500c4f
commit 98b67da649
No known key found for this signature in database
GPG Key ID: FE3ED5D90A175463

@ -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

Loading…
Cancel
Save