| Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Silke Hofstra <silke@slxh.eu>
|
|
Helps address #5444
|
|
|
|
... to help people escape env var hell
|
|
There's not much point in binding to localhost when it's in a docker container.
|
|
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.
|
|
* Fix JWT login with register
Signed-off-by: Pau Rodriguez-Estivill <prodrigestivill@gmail.com>
* Add pyjwt conditional dependency
Signed-off-by: Pau Rodriguez-Estivill <prodrigestivill@gmail.com>
* Added changelog file
Signed-off-by: Pau Rodriguez-Estivill <prodrigestivill@gmail.com>
* Improved changelog description
Signed-off-by: Pau Rodriguez-Estivill <prodrigestivill@gmail.com>
|
|
this makes docker builds a bit faster.
|
| |