From 476dd3757886b5d0e76b6e07609bdeb2d91853ae Mon Sep 17 00:00:00 2001 From: zhangyucha0 <24715477+zhangyucha0@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:54:09 +0800 Subject: [PATCH] Update README.md bugfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67bdc08f..3faa52d1 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Options: --username=USERNAME basic auth username ,default: admin --password=PASSWORD basic auth password ,default: admin --type=SERVER_TYPE access spider server type, default: scrapyd - --server=SERVERS servers, default: ['http://localhost:6800'] + --server=SERVERS servers, default: 'http://localhost:6800' --database-url=DATABASE_URL SpiderKeeper metadata database default: sqlite:////home/souche/SpiderKeeper.db --no-auth disable basic auth