irc-webhooks/config.json.example

6 lines
101 B
Plaintext
Raw Normal View History

2018-11-16 19:31:45 +00:00
{
"secret": "superSecretSecretIsSecret",
"bind_host": "127.0.0.1",
"bind_port": "5000"
}