Move turning on gzip to the run script

This commit is contained in:
Alexey Golubev 2018-01-29 11:56:51 +03:00
parent 3f3a493507
commit b2d8ce41f4
2 changed files with 1 additions and 1 deletions

View file

@ -336,3 +336,4 @@ service nginx start
# Regenerate the fonts list and the fonts thumbnails
documentserver-generate-allfonts.sh ${ONLYOFFICE_DATA_CONTAINER}
documentserver-static-gzip.sh ${ONLYOFFICE_DATA_CONTAINER}