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