port separation.

This commit is contained in:
Jason Schwarzenberger
2020-11-18 17:21:37 +13:00
parent 2f730c1f52
commit 539350a83d
5 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,8 @@ MAX_STORY_AGE = 3*24*60*60
SCRAPERS = ['headless', 'outline', 'declutter', 'simple']
API_PORT = 33842
READER_PORT = 3000
SIMPLE_READER_PORT = 33843
HEADLESS_READER_PORT = 33843
# Feed Lengths
# Number of top items from each site to pull