add change detection

This commit is contained in:
2025-02-09 15:44:05 -07:00
parent 27fce8c757
commit 6620fe6a86
5 changed files with 155 additions and 3 deletions

View File

@ -32,6 +32,9 @@ loclog.thesatelliteoflove.com {
reverse_proxy dawarich_app:3000
}
watcher.thesatelliteoflove.com {
reverse_proxy changedetection:5000
}
tasks.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
@ -58,6 +61,8 @@ git.thesatelliteoflove.com {
}
thesatelliteoflove.com {
reverse_proxy /micropub/* micropub_server-micropub-1:5000
reverse_proxy /micropub micropub_server-micropub-1:5000
root * /srv/tsol
file_server
}