mirror of
https://github.com/ONLYOFFICE/Docker-DocumentServer.git
synced 2026-02-10 12:35:25 +08:00
Disable automatic startup of the adminpanel service after installation
This commit is contained in:
@ -9,5 +9,5 @@ stdout_logfile_maxbytes=0
|
|||||||
stderr_logfile=/var/log/COMPANY_NAME/documentserver/adminpanel/err.log
|
stderr_logfile=/var/log/COMPANY_NAME/documentserver/adminpanel/err.log
|
||||||
stderr_logfile_backups=0
|
stderr_logfile_backups=0
|
||||||
stderr_logfile_maxbytes=0
|
stderr_logfile_maxbytes=0
|
||||||
autostart=true
|
autostart=false
|
||||||
autorestart=true
|
autorestart=false
|
||||||
|
|||||||
Reference in New Issue
Block a user