debug: false port: 8123 listeners: /startbackup: command: bash args: - -c - "cd /root/qvalet; ./start_backup.sh" return: output /stopbackup: command: bash args: - -c - "cd /root/qvalet; ./stop_backup.sh" return: output