Move all files to root

This commit is contained in:
2025-11-23 16:12:26 -06:00
parent c3e5976368
commit dfc621a9ff
61 changed files with 1 additions and 0 deletions

10
dummy-secrets.json Normal file
View File

@@ -0,0 +1,10 @@
{ "nextcloud": {
"password": "password",
"mariadb-root-password": "root-password",
"mariadb-password": "password",
"host": "nextcloud.example.com"
},
"dns": {
"service-sub-domain": "cloudflare-domain-zoneid"
}
}