Преглед изворни кода

Set the webhook program to hot-reload

master
Fen Dweller пре 5 година
родитељ
комит
57bae639ac
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      run.sh

+ 1
- 1
run.sh Прегледај датотеку

@@ -1 +1 @@
export $(cat .env | xargs) && /home/web/go/bin/webhook -hooks config.json -ip 0.0.0.0 -verbose -port 8765 -template
export $(cat .env | xargs) && /home/web/go/bin/webhook -hooks config.json -ip 0.0.0.0 -verbose -port 8765 -template -hotreload

Loading…
Откажи
Сачувај