challenger: add navidrome

This commit is contained in:
2024-09-03 19:26:59 +02:00
parent aeb9014815
commit 817514b8b7
3 changed files with 22 additions and 0 deletions

View File

@@ -65,5 +65,6 @@ in {
"git.feal.no" = publicProxy "http://unix:${gitea.server.HTTP_ADDR}" {};
"jf.feal.no" = publicProxy "http://jellyfin.home.feal.no/" {};
"iam.feal.no" = publicProxy "http://${keycloak.http-host}:${toString keycloak.http-port}" {};
"music.feal.no" = publicProxy "http://challenger.home.feal.no/" {};
};
}