modulepackage
0.0.0-20231002044627-44adb0e975aa
Repository: https://github.com/ting-app/ting-task-voa.git
Documentation: pkg.go.dev
# README
ting-task-voa

A scheduled job that saves VOA as ting, the task runs at 23:59 PM (UTC) every day.
Getting started
Run with docker:
docker run -e DB_USER_NAME=user name of MySQL database \
-e DB_PASSWORD=password of MySQL user \
-e DB_HOST=host of MySQL database \
-e DB_PORT=port of MySQL database \
-e ENABLE_SENTRY=true \
-e SENTRY_DSN=your sentry dsn \
-d xiaodanmao/ting-task-voa:latest
License
# Packages
No description provided by the author