This repository has been archived on 2026-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
Files
resources/scrapy_proj/scrapy.cfg
2025-07-02 17:59:56 +08:00

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