irc-webhooks/config.json.example
2018-11-16 21:32:43 +02:00

6 lines
101 B
Plaintext

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