chore: add /status /ready best practices for Docker & K8S

This commit is contained in:
Edouard Vanbelle
2026-05-11 00:22:03 +02:00
parent 8b08ee165d
commit 03aac93db3
6 changed files with 58 additions and 5 deletions
+1
View File
@@ -5,4 +5,5 @@ pub mod nextcloud;
pub mod web;
pub use api::create_api_routes;
pub use api::create_health_routes;
pub use api::create_public_api_routes;