upload all
This commit is contained in:
7
backend/config/providers/autodns.json
Normal file
7
backend/config/providers/autodns.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"settings": {
|
||||
"password": "test",
|
||||
"username": "test"
|
||||
}
|
||||
}
|
||||
4
backend/config/providers/dummy-ca.json
Normal file
4
backend/config/providers/dummy-ca.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"settings": {}
|
||||
}
|
||||
4
backend/config/providers/hetzner.json
Normal file
4
backend/config/providers/hetzner.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user