add: weather api

This commit is contained in:
Andy Bunce 2026-03-23 09:48:54 +00:00
parent 933c9d3921
commit 8fe170cf15
2 changed files with 2 additions and 14 deletions

View file

@ -37,6 +37,8 @@ services:
- ENABLE_IMAGE_GENERATION=True
- IMAGE_GENERATION_ENGINE=comfyui
- "COMFYUI_BASE_URL=http://host.docker.internal:8188"
# weather
- OPENWEATHER_API_KEY=984000b62623d48f5491c49968b71eef
open-terminal:
container_name: open-terminal

View file

@ -1,14 +0,0 @@
{
"folders": [
{
"path": ".."
},
{
"name": "SSH FS - evo-x2",
"uri": "ssh://evo-x2/home/andy"
}
],
"settings": {
"liveServer.settings.multiRootWorkspaceName": "thedocks"
}
}