13 lines
301 B
INI
13 lines
301 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 = quantlunwen.settings
|
||
|
http_proxy = http://your-proxy:8080
|
||
|
|
||
|
[deploy]
|
||
|
#url = http://localhost:6800/
|
||
|
project = quantlunwen
|