mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-03 13:21:35 +02:00
11 lines
317 B
Plaintext
11 lines
317 B
Plaintext
[inet_http_server]
|
|
port = :9001
|
|
username = admin
|
|
password = {SHA}d033e22ae348aeb5660fc2140aec35850c4da997
|
|
|
|
[program:scrapyd]
|
|
command = /usr/bin/scrapyd -u scrapy
|
|
-g nogroup
|
|
--pidfile /var/run/scrapyd.pid
|
|
-l /var/log/scrapyd/scrapyd.log
|