1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linuxdash_ynh.git synced 2024-09-03 19:36:07 +02:00
linuxdash_ynh/conf/supervisor.conf

6 lines
114 B
Text
Raw Normal View History

[program:linuxdash]
directory=/var/www/linuxdash/
command=python python-server.py
autostart=true
autorestart=true