ADD: run wenhook2ntfy in production mode in container
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dominik Meyer 2024-03-06 08:54:25 +01:00
parent 7d5e9c4e6c
commit c493105397
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
cd /opt/webhook2_ntfy
script/webhook2_ntfy daemon -l http://*:3000
script/webhook2_ntfy daemon -m production -l http://*:3000