Add scanservjs (disabled for now)

This commit is contained in:
Marko Korhonen 2025-07-24 09:10:07 -05:00
parent ca205762dc
commit c3aa8ee1d0
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
4 changed files with 24 additions and 0 deletions

View file

@ -180,3 +180,7 @@ korhonen.cc, *.korhonen.cc {
respond "{err.status_code} {err.status_text}"
}
}
http://scanner.korhonen.lan {
reverse_proxy scanservjs:8080
}