Changed certificate values back to single line
This commit is contained in:
parent
bac6342ada
commit
35a45da937
@ -18,9 +18,9 @@
|
||||
},
|
||||
"tls": {
|
||||
"termination": "edge",
|
||||
"key": "__PrivateKey2__",
|
||||
"certificate": "__Certificate2__",
|
||||
"caCertificate": "__CaCertificate2__"
|
||||
"key": "__PrivateKey3__",
|
||||
"certificate": "__Certificate3__",
|
||||
"caCertificate": "__CaCertificate3__"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user