nextcloud Files.

This commit is contained in:
Olli Graf
2025-08-07 13:53:12 +02:00
parent 8e70b0246d
commit 89c7dc9faf
4 changed files with 53 additions and 5 deletions

5
nextcloud/.env Normal file
View File

@@ -0,0 +1,5 @@
# $HOME/docker/compose-files/grafana/.env
MSQL_PASSWORD=<passwort>
MYSQL_DATABASE=nextcloud
MYSQL_USER=nextcloud
MYSQL_HOST=<hostname>