Configuration files for self-hosted Tangled knot

nvm docker-compose down doesn't erase this

+3 -3
+3 -3
README.md
··· 1 1 # Tangled.sh Knot 2 2 3 - These are the config files for the Tangled knot hosted at [knot.ionchy.ca](https://knot.ionchy.ca). 3 + These are the config files for the Tangled knot hosted at [knot.ionchy.ca](https://knot.ionchy.ca), 4 + built using [knot-docker](https://tangled.sh/@tangled.sh/knot-docker). 4 5 5 6 ## Docker installation 6 7 ··· 24 25 AuthorizedKeysCommandUser nobody 25 26 ``` 26 27 27 - I think this will disappear with `docker-compose down`, 28 - so maybe this should be done in the Dockerfile when building the image. 28 + (This should probably be done in the Dockerfile when building the image.) 29 29 30 30 ## Repository troubleshooting 31 31