Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 509 Bytes

FDS Core

Environment Variables

  • JAEGER_ENDPOINT - The endpoint of the Jaeger agent
  • HYPIXEL_API_KEY - The Hypixel API key
  • JWT_SECRET - The secret used to sign JWTs
  • BOT_PWD - The password of the Discord
  • JWT_SECRET - The secret used to sign JWTs
  • DB_HOST - The host of the database
  • DB_USER - The user of the database
  • DB_PWD - The password of the database
  • DB_NAME - The name of the database
  • DB_NAMESPACE - The namespace of the database
  • PORT - The port to listen on