1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
mattermost_ynh/conf/supervisor.conf
Pierre de La Morinerie 9d56b71ee4 First version
2015-10-21 13:03:49 +02:00

7 lines
178 B
Text

[program:mattermost]
directory=/var/www/mattermost
command=/var/www/mattermost/bin/platform
user=www
autorestart=true
redirect_stderr=true
stdout_logfile=/var/log/mattermost.log