merge-requests/1/merge
jerger 2 years ago
parent c8a84a7341
commit 59c96b4da9

@ -1,3 +1,5 @@
{:authtoken "asdfasdfe"
:gitrepourl "https://some.de/path/to/repo.zip"
:singlegitrepourl "https://someother.de/path/to/repo.zip"}
{:auth [{:name "meissa.io" :username "" :auth-token ""}]}

@ -3,4 +3,18 @@
:fqdn2 "domaindrivenarchitecture.org"
:multi ["fqdn", "fqdn1"]
:single "fqdn2"
:issuer "staging"}
:issuer "staging"}
{:issuer "staging"
:websites
[{:name "meissa.io"
:fqdns ["meissa.de", "meissa-gmbh.de", "www.meissa-gmbh.de",
"www.meissa.de", "www.prod.meissa-gmbh.de", "www.prod.meissa.de"]
:gitea-host "repo.prod.meissa.de"
:gitea-repo "repo"}
; -> "https://" + git-host + "/api/v1/" + user + "/" + git-repo
{:fqdns ["domaindrivenarchitecture.org", "www.domaindrivenarchitecture.org",
"www.prod.domaindrivenarchitecture.org"]
:git-url ""}
]
}
Loading…
Cancel
Save