Fix fetch URL resolution when served under a subpath

This commit is contained in:
2026-07-12 01:21:55 +02:00
parent b4dc8d6e65
commit ebba1ade5e
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: m1730-generator
image: git.baumann.gr/adebaumann/m1730-generator:0.2
image: git.baumann.gr/adebaumann/m1730-generator:0.3
imagePullPolicy: Always
ports:
- containerPort: 5000