irc-webhooks/config.json.example

6 lines
101 B
Plaintext

{
"secret": "superSecretSecretIsSecret",
"bind_host": "127.0.0.1",
"bind_port": "5000"
}