- # Automatically created by: scrapy startproject
- #
- # For more information about the [deploy] section see:
- # https://scrapyd.readthedocs.io/en/latest/deploy.html
- [settings]
- default = elabSpider.settings
- [deploy]
- url = http://0.0.0.0:8080/
- project = elabSpider
|