make web server port configurable
parent
8a0cd98b53
commit
5fd272f207
@ -1,3 +1,4 @@
|
||||
client_id: "your twitch client id"
|
||||
client_secret: "your twitch client secret"
|
||||
verification_token: "a random string!"
|
||||
webserver_port: 8080
|
||||
|
Loading…
Reference in New Issue