From af0934f813d2c9d9619d62243b4c9aa781c8b370 Mon Sep 17 00:00:00 2001 From: karsalan Date: Mon, 27 Jan 2025 10:48:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38c756a..e3848c5 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ docker kill "IDDOCKER" # pour tuer un docker >``` + 2. Ajoutez un service nginx classique qui utiliserait le reverse proxy et donnez lui un nom vhost. 3. Assurez-vous que votre fichier **/etc/hosts** contient une entrée pour le nom de domaine que vous avez choisi (vhost). 4. Vérifiez que tout fonctionne correctement en accédant à l'URL du vhost. @@ -327,4 +328,3 @@ And run the application using the embedded Jetty plugin in http://localhost:8080 ``` -``` \ No newline at end of file