Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
loftkun committed Aug 3, 2019
1 parent 8db779f commit a5b8ed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ $ docker run -d \
-e SEARCH_ADDRESS_MATCHER="福岡|北九州|fukuoka" \
-e SEARCH_MAX_COUNT=100 \
-e SEARCH_INTERVAL_SEC=600 \
-e ENABLE_STORE=true \
-e MONGO_HOST=store \
-e MONGO_PORT=27017 \
-e MONGO_DB=connpass-db \
Expand Down

0 comments on commit a5b8ed7

Please sign in to comment.