Skip to content
Snippets Groups Projects
Commit b60bd1ce authored by Alexey Golubev's avatar Alexey Golubev Committed by GitHub
Browse files

Export folder for the custom fonts

parent 3f8c314d
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,6 @@ RUN echo "$REPO_URL" | tee /etc/apt/sources.list.d/onlyoffice.list && \
rm -rf /var/log/onlyoffice && \
rm -rf /var/lib/apt/lists/*
VOLUME /etc/onlyoffice /var/log/onlyoffice /var/lib/onlyoffice /var/www/onlyoffice/Data
VOLUME /etc/onlyoffice /var/log/onlyoffice /var/lib/onlyoffice /var/www/onlyoffice/Data /usr/share/fonts/truetype/custom
CMD bash -C '/app/onlyoffice/run-document-server.sh';'bash'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment