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-01 21:05:33 +02:00
cron init 2020-06-01 21:05:33 +02:00
mode init 2020-06-01 21:05:33 +02:00
models init 2020-06-01 21:05:33 +02:00
.gitignore init 2020-06-01 21:05:33 +02:00
go.mod init 2020-06-01 21:05:33 +02:00
go.sum init 2020-06-01 21:05:33 +02:00
main.go init 2020-06-01 21:05:33 +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