mirror of
https://git.ferricyanide.solutions/A_D/irc-webhooks.git
synced 2026-05-23 18:38:58 +02: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