Add dummy secrets json
This commit is contained in:
10
iac/dummy-secrets.json
Normal file
10
iac/dummy-secrets.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user