Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-27 | Docker image: open the non-TLS port by default. (#5568) | Richard van der Hoff | 1 | -0/+1 | |
There's not much point in binding to localhost when it's in a docker container. | |||||
2019-06-27 | Deprecate the env var way of running the docker image (#5566) | Richard van der Hoff | 4 | -154/+99 | |
This is mostly a documentation change, but also adds a default value for SYNAPSE_CONFIG_PATH, so that running from the generated config is the default, and will Just Work provided your config is in the right place. | |||||
2019 |