summaryrefslogtreecommitdiff
path: root/Applications/Services/matrix/conduit/.env.example
diff options
context:
space:
mode:
Diffstat (limited to 'Applications/Services/matrix/conduit/.env.example')
-rw-r--r--Applications/Services/matrix/conduit/.env.example8
1 files changed, 8 insertions, 0 deletions
diff --git a/Applications/Services/matrix/conduit/.env.example b/Applications/Services/matrix/conduit/.env.example
new file mode 100644
index 0000000..54e2ffd
--- /dev/null
+++ b/Applications/Services/matrix/conduit/.env.example
@@ -0,0 +1,8 @@
+DOMAIN=matrix.example.org
+PORT=6167
+CONDUIT_DATABASE_PATH=/var/lib/matrix-conduit/
+REMOTE_DOMAIN=storage.example.org
+REMOTE_PATH=/matrix-conduit-db
+REMOTE_USERNAME=root
+REMOTE_PASSWORD=123456
+TRAEFIK_NETWORK=traefik-public