mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-28 03:20:03 +00:00
Disable automatic startup of the adminpanel service after installation
This commit is contained in:
parent
b42b6628e6
commit
fce9f747a2
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue