mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add a note on what to do if Nexcloud does not open
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
87f97a5270
commit
b8379c81d7
1 changed files with 3 additions and 0 deletions
|
|
@ -207,6 +207,9 @@
|
||||||
<b>{{ nextcloud_password }}</b><br><br>
|
<b>{{ nextcloud_password }}</b><br><br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<a href="https://{{ domain }}" class="button" target="_blank" rel="noopener">Open your Nextcloud ↗</a><br/>
|
<a href="https://{{ domain }}" class="button" target="_blank" rel="noopener">Open your Nextcloud ↗</a><br/>
|
||||||
|
{% if borg_backup_host_location != '' %}
|
||||||
|
If your Nextcloud does not open when clicking the button above, see <b><a href="https://github.com/nextcloud/all-in-one/discussions/2105">this documentation<a/></b><br><br>
|
||||||
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% if isAnyRestarting == false %}
|
{% if isAnyRestarting == false %}
|
||||||
<span class="status running"></span> Containers are currently starting.<br /><br />
|
<span class="status running"></span> Containers are currently starting.<br /><br />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue