feat(openweather): add location name to forecast response
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
image: ${DOCKER_ROOT}/gallery
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- OPENWEATHER_KEY=$OPENWEATHER_KEY
|
||||
depends_on:
|
||||
- redis
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user