Furumi: Added web ui with OIDC SSO
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Successful in 29s

This commit is contained in:
Ultradesu
2026-03-17 14:49:47 +00:00
parent b52676e8c7
commit 0a9af8f7bd

View File

@@ -49,7 +49,7 @@ spec:
- name: FURUMI_ROOT
value: "/media"
- name: RUST_LOG
value: "furumi_server=debug"
value: "debug"
ports:
- name: grpc
containerPort: 50051