Fixed typo

This commit is contained in:
2025-07-10 11:02:22 +00:00
parent 844e86b81f
commit 623d61e3d3

View File

@ -109,7 +109,7 @@ ingress:
- hostname: mondomaine.fr
service: https://mondomaine.fr
- hostname: "*.mondomaine.fr"
service: https://mondomaine..fr
service: https://mondomaine.fr
- service: http_status:404
```