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-06-19 18:33:54 +02:00
cron bump github.com/tribalwarshelp/shared 2020-06-19 18:33:54 +02:00
.gitignore fix concurrency bug 2020-06-02 12:09:32 +02: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 bump github.com/tribalwarshelp/shared 2020-06-19 18:33:54 +02:00
go.sum bump github.com/tribalwarshelp/shared 2020-06-19 18:33:54 +02:00
main.go bump github.com/tribalwarshelp/shared 2020-06-02 17:47:36 +02: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