mirror of
https://github.com/Xevion/thesaurus-scraper.git
synced 2025-12-06 03:16:45 -06:00
12 lines
257 B
INI
12 lines
257 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 = scraper.settings
|
|
|
|
[deploy]
|
|
#url = http://localhost:6800/
|
|
project = scraper
|