From e8ec45ef6076fa5d08ceeaf5fae61226b83ceb7c Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Fri, 20 Mar 2020 19:57:50 +0100 Subject: [PATCH] Update to latest skin --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index b6e19bd..497c180 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -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" : {