Update to latest skin

This commit is contained in:
Glenn Y. Rolland 2020-03-20 19:57:50 +01:00
parent 88a6aa8509
commit e8ec45ef60

View file

@ -72,6 +72,7 @@ if ! [ -f settings.json ]; then
"title": "${ETHERPAD_TITLE}",
"ip": "0.0.0.0",
"port" :${ETHERPAD_PORT},
"skinName": "colibris",
"sessionKey" : "${ETHERPAD_SESSION_KEY}",
"dbType" : "mysql",
"dbSettings" : {