feat: add Paperclip agent orchestrator to AI compose stack #32

Open
Hermes wants to merge 4 commits from feat/add-paperclip into master
Showing only changes of commit 1eacc3cd8e - Show all commits

View File

@@ -139,6 +139,7 @@ services:
- ai_backend
labels:
- "traefik.enable=true"
- "traefik.docker.network=ai_net"
- "traefik.http.routers.paperclip-http.rule=Host(`paperclip.lazyworkhorse.net`)"
- "traefik.http.routers.paperclip-http.entrypoints=web"