add: weather api
This commit is contained in:
parent
933c9d3921
commit
8fe170cf15
2 changed files with 2 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": ".."
|
||||
},
|
||||
{
|
||||
"name": "SSH FS - evo-x2",
|
||||
"uri": "ssh://evo-x2/home/andy"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"liveServer.settings.multiRootWorkspaceName": "thedocks"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue