Przeglądaj źródła

Set the webhook program to hot-reload

master
Fen Dweller 5 lat temu
rodzic
commit
57bae639ac
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      run.sh

+ 1
- 1
run.sh Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz