added hoarder

This commit is contained in:
2024-08-14 09:02:13 -06:00
parent 92250a4b8d
commit 9c7186d602
5 changed files with 103 additions and 0 deletions

View File

@ -10,3 +10,7 @@ thesatelliteoflove.com {
root * /srv
file_server
}
bookmarks.thesatelliteoflove.com {
reverse_proxy hoarder-web-1:3000
}