2022-10-11 07:10:58 +00:00
|
|
|
{:issuer "staging"
|
|
|
|
:websites
|
2022-10-18 08:42:37 +00:00
|
|
|
[{:unique-name "test.io"
|
2022-10-14 11:41:21 +00:00
|
|
|
:fqdns ["test.de" "test.org" "www.test.de" "www.test.org"]
|
|
|
|
:gitea-host "gitlab.de"
|
2022-10-12 11:42:44 +00:00
|
|
|
:gitea-repo "repo"
|
|
|
|
:branchname "main"}
|
2022-10-14 11:41:21 +00:00
|
|
|
{:unique-name "example.io"
|
|
|
|
:fqdns ["example.org", "www.example.com"]
|
|
|
|
:gitea-host "finegitehost.net"
|
2022-10-12 11:42:44 +00:00
|
|
|
:gitea-repo "repo"
|
|
|
|
:branchname "main"}]}
|