1# Automatically created by: scrapy startproject 2# 3# For more information about the [deploy] section see: 4# http://doc.scrapy.org/en/latest/topics/scrapyd.html 5 6[settings] 7default=FourmiCrawler.settings 8 9[deploy]10#url = http://localhost:6800/11project=Fourmi