Files
crawlab/backend/template/scrapy/scrapy.cfg
2019-11-24 17:57:12 +08:00

12 lines
269 B
INI

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