diff options
author | vincent <vincent@deuxfleurs.fr> | 2022-08-25 17:58:00 +0200 |
---|---|---|
committer | vincent <vincent@deuxfleurs.fr> | 2022-08-25 18:01:09 +0200 |
commit | 8300c0c4fe9d9e3f00837e83d037ff6d5ff2cf6c (patch) | |
tree | fb7365484056af1a50c09f57964510ec458f04fe /content | |
parent | 7aceef206a022f75822b4b0cdb58e93b35423213 (diff) | |
download | guide.deuxfleurs.fr-8300c0c4fe9d9e3f00837e83d037ff6d5ff2cf6c.tar.gz guide.deuxfleurs.fr-8300c0c4fe9d9e3f00837e83d037ff6d5ff2cf6c.zip |
Màj DNS à mettre pour site statique.
Diffstat (limited to 'content')
-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) |