Merge pull request #9 from alex-phillips/readme-vars-change

removed unused optional_parameters variable
This commit is contained in:
aptalca 2018-11-01 08:20:28 -04:00 committed by GitHub
commit da04a8f31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,6 @@ param_env_vars:
- { env_var: "RUN_ON_START", env_value: "true", desc: "Initiate a crawl every time the container is started (optional)"}
- { env_var: "USE_CRON", env_value: "true", desc: "Run a crawl on as a cron job (optional)"}
optional_parameters: False
custom_compose: |
version: '2'
services: