瀏覽代碼

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…
取消
儲存