Added port config

This commit is contained in:
Levi 2022-09-24 16:18:51 +02:00 committed by GitHub
parent 882c440bdd
commit 0dc569ab3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
{
"token": "your-token-goes-here",
"port": "4000",
"tweetParser": "https://fxtwitter.com/",
"instaParser": "https://ddinstagram.com/"
}