From 3b437a6d23882435d86e7511f4658cc01fa03675 Mon Sep 17 00:00:00 2001 From: Jilks Smith Date: Thu, 11 Dec 2025 10:55:00 +0300 Subject: [PATCH] Add cvms url --- docs/cvms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cvms.md b/docs/cvms.md index ded82e7..997d5d1 100644 --- a/docs/cvms.md +++ b/docs/cvms.md @@ -103,5 +103,6 @@ If a CVM is no longer needed, it can be removed using the following steps: - Once a CVM is removed, its resources are deallocated, and it cannot be recovered. - For Azure and GCP CVMs, compute resources should be selected carefully based on workload requirements to optimize cost and performance. - Regularly update certificates to maintain secure connections. +- Backend CVMs server runs on port 7018 accessible at cvms.prism.ultraviolet.rs:7018 By following these guidelines, users can efficiently manage their Confidential Virtual Machines while maintaining a high level of security and performance.