mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
chg server.key to epl-server.key
This commit is contained in:
parent
e8bca8ea04
commit
43980ffe11
@ -23,8 +23,8 @@
|
||||
// so that the Etherpad server can access them
|
||||
|
||||
"ssl" : {
|
||||
"key" : "/path-to-your/server.key",
|
||||
"cert" : "/path-to-your/server.crt"
|
||||
"key" : "/path-to-your/epl-server.key",
|
||||
"cert" : "/path-to-your/epl-server.crt"
|
||||
},
|
||||
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user