Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

3ventic/modcheckerhttp

Repository files navigation

3v Mod Lookup Website and API

Environment

  • BASEPATH base path (e.g. /modlookup)
  • BASEDOMAIN base domain (e.g. https://twitchstuff.3v.fi)
  • PORT port to listen on
  • MYSQLHOST hostname to mysql server
  • MYSQLUSER mysql username
  • MYSQLPASS mysql password
  • STATSD_HOST hostname to statsd service, enables statsd when set
  • STATSD_PORT port to statsd service
  • STATSD_PROTOCOL tcp or udp, defaults to udp