diff --git a/config.json b/config.json index 469fd4b..1d4a2c6 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "token": "your-token-goes-here", + "port": "4000", "tweetParser": "https://fxtwitter.com/", "instaParser": "https://ddinstagram.com/" }