Python-100-Days/Day66-75/code/image360/scrapy.cfg

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