summaryrefslogtreecommitdiff
path: root/Applications/Services/matrix/conduit/.env.example
blob: 54e2ffdd14b454d3799568c28d54473721b8459f (plain)
1
2
3
4
5
6
7
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