chg server.key to epl-server.key
parent
e8bca8ea04
commit
43980ffe11
|
@ -23,8 +23,8 @@
|
||||||
// so that the Etherpad server can access them
|
// so that the Etherpad server can access them
|
||||||
|
|
||||||
"ssl" : {
|
"ssl" : {
|
||||||
"key" : "/path-to-your/server.key",
|
"key" : "/path-to-your/epl-server.key",
|
||||||
"cert" : "/path-to-your/server.crt"
|
"cert" : "/path-to-your/epl-server.crt"
|
||||||
},
|
},
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue