mirror of
https://github.com/bendtherules/try_scrapy.git
synced 2026-08-18 22:02:49 +00:00
12 lines
262 B
INI
12 lines
262 B
INI
# Automatically created by: scrapy startproject
|
|
#
|
|
# For more information about the [deploy] section see:
|
|
# http://doc.scrapy.org/en/latest/topics/scrapyd.html
|
|
|
|
[settings]
|
|
default = try_scrapy.settings
|
|
|
|
[deploy]
|
|
#url = http://localhost:6800/
|
|
project = try_scrapy
|