Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Docker] Support for cobrands | Matthew Somerville | 2018-09-28 | -0/+16 |
This adds a script for loading cobrands into an instance of the FixMyStreet Docker container. A directory containing the necessary module, templates, css, etc should be mapped into the container at `/var/www/fixmystreet/cobrand` and activated by adding the cobrand to `ALLOWED_COBRANDS` as usual. See the documentation at https://fixmystreet.org/install/docker for more details. |