mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
fix a link in the aio-config section
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<summary>Click here to view the current AIO config and documentation links</summary><br />
|
||||
{% 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>
|
||||
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 %}
|
||||
|
||||
{% if nextcloud_datadir starts with '/' %}
|
||||
|
||||
Reference in New Issue
Block a user