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