mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 14:20:02 -04:00
Deprecate the env var way of running the docker image (#5566)
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.
This commit is contained in:
parent
856ea04eb3
commit
2f7ebc2a55
4 changed files with 97 additions and 152 deletions
|
@ -1,5 +1,9 @@
|
|||
# Synapse Docker
|
||||
|
||||
FIXME: this is out-of-date as of
|
||||
https://github.com/matrix-org/synapse/issues/5518. Contributions to bring it up
|
||||
to date would be welcome.
|
||||
|
||||
### Automated configuration
|
||||
|
||||
It is recommended that you use Docker Compose to run your containers, including
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue