Rewrite weather commands

This commit is contained in:
Richard Chien
2017-01-12 21:59:54 +08:00
parent 5cbbac7155
commit 33fa1f13d8
4 changed files with 199 additions and 4 deletions

View File

@ -50,6 +50,7 @@ services:
- BAIDU_SPEECH_API_KEY=YOUR_API_KEY
- BAIDU_SPEECH_SECRET_KEY=YOUR_SECRET_KEY
- BING_SPEECH_API_KEY=YOUR_API_KEY
- HEWEATHER_API_KEY=YOUR_API_KEY
restart: always
networks:
my-net: