scrapy.cfg 259 Bytes
Newer Older
1 2 3
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
Mario Chirinos Colunga's avatar
Mario Chirinos Colunga committed
4
# https://scrapyd.readthedocs.io/en/latest/deploy.html
5 6

[settings]
7
default = lectorMX.settings
8 9 10

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