Update submodules to custom git server and release-10.11.z branch

- Change jellyfin-server URL to custom git server
- Change jellyfin-web URL to custom git server
- Update submodules to release-10.11.z branch with custom changes
This commit is contained in:
mani
2026-01-06 03:10:27 +01:00
parent 408c9e2eb7
commit 992edb1809
3 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "jellyfin-server"]
path = jellyfin-server
url = https://github.com/jellyfin/jellyfin
url = ssh://git@katzencafe.kartoffel.dev:222/admin/jellyfin.git
[submodule "jellyfin-web"]
path = jellyfin-web
url = https://github.com/jellyfin/jellyfin-web
url = ssh://git@katzencafe.kartoffel.dev:222/admin/jellyfin-web.git
[submodule "jellyfin-server-windows"]
path = jellyfin-server-windows
url = https://github.com/jellyfin/jellyfin-server-windows.git