This is happyDomain now
This commit is contained in:
parent
afea91ff6a
commit
286849105f
11 changed files with 49 additions and 49 deletions
|
|
@ -7,12 +7,12 @@
|
|||
</p>
|
||||
|
||||
<ol>
|
||||
<li class="mb-2">{{ i18n "wtt_p1" }} <a href="https://happydns.org/">https://happydns.org/</a>.</li>
|
||||
<li class="mb-2">{{ i18n "wtt_p2_a" }} <a href="https://get.happydns.org/master/">https://get.happydns.org/master/</a>. {{ i18n "wtt_p2_b" }}</li>
|
||||
<li class="mb-2">{{ i18n "wtt_p1" }} <a href="https://happydomain.org/">https://happydomain.org/</a>.</li>
|
||||
<li class="mb-2">{{ i18n "wtt_p2_a" }} <a href="https://get.happydomain.org/master/">https://get.happydomain.org/master/</a>. {{ i18n "wtt_p2_b" }}</li>
|
||||
<li class="mb-2">
|
||||
{{ i18n "wtt_p3_a1" }} <a href="https://hub.docker.com/r/happydns/happydns">{{ i18n "wtt_p3_a2" }}</a>{{ i18n "wtt_p3_a3" }}
|
||||
{{ i18n "wtt_p3_a1" }} <a href="https://hub.docker.com/r/happydomain/happydomain">{{ i18n "wtt_p3_a2" }}</a>{{ i18n "wtt_p3_a3" }}
|
||||
<pre class="my-1">
|
||||
docker container run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns</pre>
|
||||
docker container run -e HAPPYDOMAIN_NO_AUTH=1 -p 8081:8081 happydomain/happydomain</pre>
|
||||
{{ i18n "wtt_p3_b1" }}<code>NO_AUTH</code>{{ i18n "wtt_p3_b2" }}<br>
|
||||
{{ i18n "wtt_p3_b3" }}
|
||||
</li>
|
||||
|
|
@ -29,5 +29,5 @@ docker container run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns</pre>
|
|||
{{ i18n "helpus2a" }}<strong>{{ i18n "helpus2b" }}</strong>{{ i18n "helpus2c" }}<strong>{{ i18n "helpus2d" }}</strong>{{ i18n "helpus2e" }}<a href="https://framaforms.org/une-minute-pour-nous-dire-ou-aller-1610359677">{{ i18n "helpus2f" }}<strong>{{ i18n "helpus2g" }}</strong>{{ i18n "helpus2h" }}</a>{{ i18n "helpus2i" }}
|
||||
</p>
|
||||
<p>
|
||||
{{ i18n "helpus3a" }}<a href="https://framagit.org/happyDNS/happydns">{{ i18n "helpus3b" }}</a>{{ i18n "helpus3c" }}
|
||||
{{ i18n "helpus3a" }}<a href="https://git.happydomain.org/happyDomain">{{ i18n "helpus3b" }}</a>{{ i18n "helpus3c" }}
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue