This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-11-18 12:53:32 +01:00
cron cron should clear all servers cache 2020-11-18 12:53:32 +01:00
.gitignore create a new instance of http.Client with timeout 2020-11-18 12:49:20 +01:00
dev.sh fetch server config/unit_config/building_config 2020-06-19 17:42:38 +02:00
Dockerfile fix concurrency bug 2020-06-02 12:09:32 +02:00
go.mod cron should cache all servers for api middleware 2020-11-18 12:53:32 +01:00
go.sum cron should cache all servers for api middleware 2020-11-18 12:53:32 +01:00
main.go cron should cache all servers for api middleware 2020-11-18 12:53:32 +01:00
README.md init 2020-06-01 21:05:33 +02:00

tribalwarshelp.com cron

Required env variables:

DB_USER=postgres
DB_NAME=tw
DB_PORT=5432
DB_HOST=localhost
DB_PASSWORD=test123T