Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ncp-config.d/letsencrypt.cfg')
-rw-r--r--etc/ncp-config.d/letsencrypt.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ncp-config.d/letsencrypt.cfg b/etc/ncp-config.d/letsencrypt.cfg
index b31c8cf4..b1097b4b 100644
--- a/etc/ncp-config.d/letsencrypt.cfg
+++ b/etc/ncp-config.d/letsencrypt.cfg
@@ -9,7 +9,7 @@
{
"id": "DOMAIN",
"name": "Domain",
- "value": "mycloud.ownyourbits.com",
+ "value": "",
"suggest": "mycloud.ownyourbits.com"
},
{
@@ -21,7 +21,7 @@
{
"id": "EMAIL",
"name": "Email",
- "value": "mycloud@ownyourbits.com",
+ "value": "",
"suggest": "mycloud@ownyourbits.com"
},
{