mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fix a link in the aio-config section
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
48746c24de
commit
14f5884e60
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<summary>Click here to view the current AIO config and documentation links</summary><br />
|
<summary>Click here to view the current AIO config and documentation links</summary><br />
|
||||||
{% if domain != '' %}
|
{% if domain != '' %}
|
||||||
Nextclouds config.php file is stored in the nextcloud_aio_nextcloud Docker volume and can by edited by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-edit-nextclouds-configphp-file-with-a-texteditor">config.php</a></b>documentation.<br><br>
|
Nextclouds config.php file is stored in the nextcloud_aio_nextcloud Docker volume and can by edited by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-edit-nextclouds-configphp-file-with-a-texteditor">config.php</a></b>documentation.<br><br>
|
||||||
You can run Nextcloud's usual occ commands by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-edit-nextclouds-configphp-file-with-a-texteditor">occ</a></b>documentation.<br><br>
|
You can run Nextcloud's usual occ commands by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-run-occ-commands">occ</a></b>documentation.<br><br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if nextcloud_datadir starts with '/' %}
|
{% if nextcloud_datadir starts with '/' %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue