REDIS_SERVER_ADDRESS=rpi-redis.local
REDIS_SERVER_PORT=6379
REDIS_SERVER_PASSWORD=defaultpassword

OPEN_WEATHER_MAP_ENDPOINT=https://api.openweathermap.org/data/2.5/forecast
OPEN_WEATHER_MAP_API_KEY=your-api-key
OPEN_WEATHER_MAP_GEO_API_ENDPOINT=http://api.openweathermap.org/geo/1.0/direct
WEATHER_LOCATION=tokyo,jp