aboutsummaryrefslogtreecommitdiff
path: root/myproject/scrapy.cfg
blob: 86af274d93541e393cec89e81d207ed65788bab6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html

[settings]
default = myproject.settings

[deploy]
#url = http://localhost:6800/
project = myproject