Files
crawler2.0/scrapy.cfg
2025-11-16 01:39:14 +01:00

12 lines
259 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 = crawler2.settings
[deploy]
#url = http://localhost:6800/
project = crawler2