From acee498fdb823625b9b3d12a3ac72dce0da3f85a Mon Sep 17 00:00:00 2001
From: Nathan Rodet <nrodet@grandlyon.com>
Date: Fri, 20 Jan 2023 08:51:55 +0100
Subject: [PATCH] Added ttyd service

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 0a2b2fa..07a2560 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,12 @@ After the resources provisionned with Terraform, Cloud-init will configure the i
 After deployment, each resource can be accessed though HTTPS depending on their count number :
 - https://desktop-0.rust-0.daag.alpha.grandlyon.com/
 - https://code-0.rust-0.daag.alpha.grandlyon.com/
+- https://rust-0.daag.alpha.grandlyon.com/
+
 
 - https://desktop-1.rust-1.daag.alpha.grandlyon.com/
 - https://code-1.rust-1.daag.alpha.grandlyon.com/
+- https://rust-1.daag.alpha.grandlyon.com/
 
 **User :**
 - Username: abc
-- 
GitLab