Configuration files for self-hosted Tangled knot

nvm docker-compose down doesn't erase this

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