feat(caddy): expose komga
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
cd8755275f
commit
bd75ac0016
1 changed files with 2 additions and 0 deletions
|
@ -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" {};
|
||||
|
|
Loading…
Add table
Reference in a new issue