This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
webhooks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Set the webhook program to hot-reload
master
Fen Dweller
5 years ago
parent
cbc593b3b5
commit
57bae639ac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
run.sh
+ 1
- 1
run.sh
View File
@@ -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
Write
Preview
Loading…
Cancel
Save