tidied readme

This commit is contained in:
Martin Donnelly 2024-09-02 14:24:07 +01:00
parent debbdd847a
commit 1f174b60b5

View File

@ -4,10 +4,13 @@
Replaces the old avascript and bash script version with a go verion. Does all the work internally. Replaces the old avascript and bash script version with a go verion. Does all the work internally.
Environment vars: ## Environment vars:
CRONSETTING // Default: "0 1 * * *" // At 01:00, every day
UPDATE // Set it true to trigger an update - CRONSETTING // Default: "0 1 * * *" // At 01:00, every day
PORT // defaults to 8989
- UPDATE // Set it true to trigger an update
- PORT // defaults to 8989