diff --git a/privfrontends/templates/in/apps.Caddyfile b/privfrontends/templates/in/apps.Caddyfile index 95741a1..ccd3b5d 100644 --- a/privfrontends/templates/in/apps.Caddyfile +++ b/privfrontends/templates/in/apps.Caddyfile @@ -295,3 +295,8 @@ timetagger.projectsegfau.lt tt.psf.lt { } reverse_proxy http://localhost:9900 } + +ntfy.projectsegfau.lt { + import def + reverse_proxy :8099 +}