feat(caddy): expose komga
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2025-03-21 04:43:50 -04:00
parent cd8755275f
commit bd75ac0016

View file

@ -71,6 +71,8 @@ in {
"Jellyseer" = mkPublicReverseProxy "seerr" "${nosIP}:5055" {};
"Komga" = mkPublicReverseProxy "komga" "${nosIP}:7080" {};
"Gameyfin" = mkPublicReverseProxy "games" "${nosIP}:8074" {};
"Forgejo" = mkPublicReverseProxy "git" "${nosIP}:3000" {};