Update README.md

This commit is contained in:
karsalan
2025-01-27 10:48:38 +01:00
parent 083348e30a
commit af0934f813

View File

@@ -248,6 +248,7 @@ docker kill "IDDOCKER" # pour tuer un docker
>```
</details>
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
```
</details>
```