Update AI_Containers/scriberr/compose.yaml

This commit is contained in:
2026-02-07 18:36:29 +00:00
parent e69c5849ff
commit 21125c1f38
+2 -2
View File
@@ -15,7 +15,7 @@ services:
- PUBLIC_AUDIO_URL=/audio
- OLLAMA_BASE_URL=http://ollama:11434
networks:
- ollama
- ollama_network
- traefik
labels:
- flame.type=application # "app" works too
@@ -27,7 +27,7 @@ services:
- traefik.http.routers.scriberr.entrypoints=web
restart: unless-stopped
networks:
ollama:
ollama_network:
external: true
traefik:
external: true