fix: Running in Docker

This commit is contained in:
Jonas Zohren 2022-02-02 14:07:35 +01:00
parent 9478c75f9d
commit e5bac5e4f5
No known key found for this signature in database
GPG key ID: FE3ED5D90A175463
3 changed files with 26 additions and 24 deletions

View file

@ -22,6 +22,7 @@ database_backend = "rocksdb"
# The port Conduit will be running on. You need to set up a reverse proxy in
# your web server (e.g. apache or nginx), so all requests to /_matrix on port
# 443 and 8448 will be forwarded to the Conduit instance running on this port
# Docker users: Don't change this, you'll need to map an external port to this.
port = 6167
# Max size for uploads