add change detection
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user