NewsSpider/news_spider/scrapy.cfg

12 lines
265 B
INI

# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.org/en/latest/deploy.html
[settings]
default = news_spider.settings
[deploy]
url = http://localhost:6800/
project = news_spider