Cosmetic changes

This commit is contained in:
danilapog 2022-07-05 16:34:32 +03:00
parent 7dc49475fb
commit 04f939c276

View file

@ -536,6 +536,7 @@ if [ ${ONLYOFFICE_DATA_CONTAINER_HOST} = "localhost" ]; then
update_ds_settings update_ds_settings
update_supervisor_config update_supervisor_config
# update settings by env variables # update settings by env variables
if [ $DB_HOST != "localhost" ]; then if [ $DB_HOST != "localhost" ]; then
update_db_settings update_db_settings