add initial framework desktop config

This commit is contained in:
2026-01-13 13:51:42 -05:00
parent 737a58a13c
commit 5cfe7bb38e
6 changed files with 250 additions and 27 deletions

View File

@@ -0,0 +1,9 @@
[Pod]
# llama.cpp
PublishPort=8000:8000/tcp
# open-webui
PublishPort=8080:8080/tcp
# anything-llm
PublishPort=3001:3001/tcp
# ollama
PublishPort=11434:11434/tcp