feat(openweather): add location name to forecast response
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
build: .
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- OPENWEATHER_KEY=$OPENWEATHER_KEY
|
||||
- DEBUG=1
|
||||
ports:
|
||||
- 8000:80
|
||||
|
||||
Reference in New Issue
Block a user