Files
laravelDocScrappy/scrapy.cfg
2025-09-02 15:19:23 +02:00

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