webhook2ntfy/entrypoint.sh
Dominik Meyer c493105397
All checks were successful
continuous-integration/drone/push Build is passing
ADD: run wenhook2ntfy in production mode in container
2024-03-06 08:54:25 +01:00

5 lines
94 B
Bash

#!/bin/bash
cd /opt/webhook2_ntfy
script/webhook2_ntfy daemon -m production -l http://*:3000