aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for static turn secrets in the backend.stuebinm2021-03-141-0/+1
| | | | | | Note that this has not been tested in the wild yet; it just does what the comments in the default docker-compose.yml by thecodingmachine suggests it should do to enable using the rest api of coturn.
* moved module to default.nixstuebinm2021-03-091-0/+166
Should make this whole thing more intuitive to use.