Aktualizovat supervisord.conf

This commit is contained in:
Radim Lipovčan 2024-03-12 18:23:28 +01:00
parent 41db8dd842
commit 623c50cf85

View File

@ -10,4 +10,6 @@ command=java -jar /opt/mcstatscli/MinecraftStatsCLI.jar
autostart=true
autorestart=true
stdout_logfile=/var/log/java/output.log
stderr_logfile=/var/log/java/error.log
stderr_logfile=/var/log/java/error.log
[supervisorctl]