Übersetze DNS-Konfiguration

This commit is contained in:
phil 2025-02-15 00:24:13 +01:00
parent 7fc8c908a4
commit c3166b3f59
6 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
In den DNS-Einstellungen deines Domainanbieters müssen zwei Einträge angelegt werden. Hier am Beispiel der Domain example.org:
| Record-Typ | Name | Ziel |
|-----|------|------|-----|
| Typ | Name | Inhalt |
|--|--|--|
| A | example.org | 51.75.71.249 |
| CNAME | www.example.org | example.org |