1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-24 00:11:55 +00:00

fix: Replace mDNS .local domain with .example domain

See RFC 6762 for details on mDNS .local domain: https://datatracker.ietf.org/doc/html/rfc6762
And RFC 6761 for details on .example domain: https://datatracker.ietf.org/doc/html/rfc6761
This commit is contained in:
SaturnIC
2023-05-22 12:14:28 +02:00
parent a06bb9e68b
commit 13eb61a639
24 changed files with 49 additions and 49 deletions

View File

@@ -21,4 +21,4 @@ services:
whoami:
image: jwilder/whoami
environment:
- VIRTUAL_HOST=whoami.local
- VIRTUAL_HOST=whoami.example