mirror of
https://git.ferricyanide.solutions/A_D/irc-webhooks.git
synced 2026-03-18 19:47:23 +01:00
added config
This commit is contained in:
5
config.json.example
Normal file
5
config.json.example
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"secret": "superSecretSecretIsSecret",
|
||||
"bind_host": "127.0.0.1",
|
||||
"bind_port": "5000"
|
||||
}
|
||||
Reference in New Issue
Block a user