server: port: 10230 listens: - http: method: get path: /t headers: {} script: /tmp/run.sh cron_jobs: - cron_time: '0 1 * * *' script: /tmp/run.sh