chore(diarization-ui): default API_BASE to gx10 and use fully qualified nginx image for podman

This commit is contained in:
2026-03-21 13:24:11 +01:00
parent 66d681279e
commit 85a36a0e5e
3 changed files with 3 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ services:
ports:
- "8094:80"
environment:
- API_BASE=${API_BASE:-http://diarization-api:8093}
- API_BASE=${API_BASE:-http://gx10.aquantico.lan:8093}