ComicScrapy/scrapy.cfg
2023-05-15 08:02:12 +08:00

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