15 lines
298 B
INI
15 lines
298 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 = zcspider.settings
|
|
|
|
[scrapyd]
|
|
bind_address = 0.0.0.0
|
|
|
|
[deploy zc1]
|
|
# url = http://localhost:6800/
|
|
project = zcspider
|