From ca695e8c317449608616a003478ab27bf2c90e2e Mon Sep 17 00:00:00 2001 From: sujiba Date: Thu, 23 May 2024 13:53:57 +0200 Subject: [PATCH] feat: added hint --- nextcloud/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 8feef39..2c96019 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -10,4 +10,7 @@ └── volumes ├── db └── nextcloud -``` \ No newline at end of file +``` + +## Configuration +Change the values in **mariadb.env** and **nextcloud.env** accordingly. \ No newline at end of file