added last fixes for dev branch prepartion
This commit is contained in:
5
backend/config/providers/letsencrypt-production.json
Normal file
5
backend/config/providers/letsencrypt-production.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"settings": {}
|
||||
}
|
||||
|
||||
5
backend/config/providers/letsencrypt-staging.json
Normal file
5
backend/config/providers/letsencrypt-staging.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"settings": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user