.env.example 188 B

1234
  1. MASTODON_API_URL="https://domain.com/api/v1/"
  2. MASTODON_ACCESS_TOKEN="your-mastodon-access-token"
  3. OPENWEATHERAPI_KEY="your-openweatherapi-key"
  4. OPENWEATHERAPI_CITY="your-openweatherapi-city"