diff options
author | Alex <alex@adnab.me> | 2022-08-26 15:20:51 +0200 |
---|---|---|
committer | Alex <alex@adnab.me> | 2022-08-26 15:20:51 +0200 |
commit | 00c15b8e03f9112086c3c14b1f354ffe638f6954 (patch) | |
tree | ca370f4bdf26c94b64375971a8f00edd0217b01f /content/prise_en_main/web/dns.md | |
parent | 8e9a22542027548cc9a93c491a9851e33d4ac459 (diff) | |
parent | fdd80f29108dee541941de2a3218ac7950c15462 (diff) | |
download | guide.deuxfleurs.fr-00c15b8e03f9112086c3c14b1f354ffe638f6954.tar.gz guide.deuxfleurs.fr-00c15b8e03f9112086c3c14b1f354ffe638f6954.zip |
Merge branch 'main' into vincent-main
Diffstat (limited to 'content/prise_en_main/web/dns.md')
-rw-r--r-- | content/prise_en_main/web/dns.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/prise_en_main/web/dns.md b/content/prise_en_main/web/dns.md index ddc52a5..3f5091b 100644 --- a/content/prise_en_main/web/dns.md +++ b/content/prise_en_main/web/dns.md @@ -2,7 +2,7 @@ title: DNS description: published: true -date: 2021-11-29T08:56:54.837Z +date: 2022-08-25T08:56:54.837Z tags: editor: markdown dateCreated: 2021-11-29T08:46:18.021Z @@ -38,6 +38,6 @@ Ensuite cliquez sur le bouton "Ajouter un enregistrement" : ![dns4.png](/img/dns4.png) -Choisissez alors "ALIAS" comme type, et `nomad1.cluster.deuxfleurs.fr` comme nom d'hôte. +Choisissez alors "ALIAS" comme type, et `garage.deuxfleurs.fr` comme nom d'hôte. ![dns5.png](/img/dns5.png) |