Skip to content
Snippets Groups Projects
scrapy.cfg 259 B
Newer Older
Anton Gusev's avatar
Anton Gusev committed
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html

[settings]
default = tutorial.settings

[deploy]
#url = http://localhost:6800/
project = tutorial