From 04f939c2762b5b42812b10e0bba9a2e412d0b7b9 Mon Sep 17 00:00:00 2001 From: danilapog Date: Tue, 5 Jul 2022 16:34:32 +0300 Subject: [PATCH] Cosmetic changes --- run-document-server.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run-document-server.sh b/run-document-server.sh index 8129294..ef37988 100755 --- a/run-document-server.sh +++ b/run-document-server.sh @@ -536,6 +536,7 @@ if [ ${ONLYOFFICE_DATA_CONTAINER_HOST} = "localhost" ]; then update_ds_settings update_supervisor_config + # update settings by env variables if [ $DB_HOST != "localhost" ]; then update_db_settings