mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
improve channel info
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
8aeee368d4
commit
3a79002322
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if domain != "" and was_start_button_clicked == true %}
|
{% if domain != "" and was_start_button_clicked == true %}
|
||||||
You are running the <a href="https://github.com/nextcloud/all-in-one#how-to-switch-the-channel"><b>{{ current_channel }} channel</b></a>. (<a href="/api/docker/logs?id=nextcloud-aio-mastercontainer">Logs</a>)<br><br>
|
You are running the <a href="https://github.com/nextcloud/all-in-one#how-to-switch-the-channel"><b>{{ current_channel }}</b></a> channel. (<a href="/api/docker/logs?id=nextcloud-aio-mastercontainer">Logs</a>)<br><br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if is_backup_container_running == true %}
|
{% if is_backup_container_running == true %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue