mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
aio-interface: update wording for entering the domain
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
35ff787d77
commit
03b846b3f4
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
||||||
{% else %}
|
{% else %}
|
||||||
<p>AIO is currently in "reverse proxy mode" which means that it can be installed behind a web server or reverse proxy (like Apache, Nginx, Caddy, Cloudflare Tunnel and else) and does not do the TLS proxying itself.</p>
|
<p>AIO is currently in "reverse proxy mode" which means that it can be installed behind a web server or reverse proxy (like Apache, Nginx, Caddy, Cloudflare Tunnel and else) and does not do the TLS proxying itself.</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p>Please type the domain that will be used for Nextcloud below in order to create a new AIO instance.</p>
|
<p>Please type the domain that will be used for Nextcloud.</p>
|
||||||
{% if skip_domain_validation == true %}
|
{% if skip_domain_validation == true %}
|
||||||
<p><strong>Please note:</strong> The domain validation is disabled so any domain will be accepted here! Make sure you do not make a typo here as you will not be able to change it afterwards!</p>
|
<p><strong>Please note:</strong> The domain validation is disabled so any domain will be accepted here! Make sure you do not make a typo here as you will not be able to change it afterwards!</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue