.env.example 240 B

1234567
  1. LOG_LEVEL = "debug"
  2. REDIS_CONN = "redis://localhost:6379/10"
  3. PUPPETEER_URL = "http://localhost:8000/api/v1/visit"
  4. MASTODON_URL = "https://mastodon.cl/api/v1/"
  5. MASTODON_ACCESS_TOKEN = ""
  6. SISMOLOGIACL = "https://www.sismologia.cl/index.html"