Add securelink generation
This commit is contained in:
parent
e17831904d
commit
1442c9efe3
|
@ -459,6 +459,8 @@ update_nginx_settings(){
|
|||
if [ -f "${NGINX_ONLYOFFICE_EXAMPLE_CONF}" ]; then
|
||||
sed 's/linux/docker/' -i ${NGINX_ONLYOFFICE_EXAMPLE_CONF}
|
||||
fi
|
||||
|
||||
documentserver-update-securelink.sh
|
||||
}
|
||||
|
||||
update_supervisor_settings(){
|
||||
|
|
Loading…
Reference in a new issue