hosts/library: add open-webui
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m17s

This commit is contained in:
2025-06-02 23:21:29 +01:00
parent 471c46d4cb
commit 13163dc1fb
6 changed files with 60 additions and 4 deletions

View File

@ -22,6 +22,7 @@
-o TCPKeepAlive=no \
-i %h/.ssh/id_jellyfin \
-R localhost:8000:localhost:8000 \
-R localhost:8001:localhost:8001 \
jellyfin@vps1.mesh.vimium.net
'';
Restart = "always";