commit 1caa81c6410af5987ee41e31f2c5b48c71d48e59 parent 59e0569cc90f8c573c46b1dada19f3c2b846b8bf Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 22 Nov 2024 22:56:45 +0100 Fix urlbase Diffstat:
| M | apps/base/bugzilla/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/bugzilla/deployment.yaml b/apps/base/bugzilla/deployment.yaml @@ -47,7 +47,7 @@ spec: - -- env: - name: BMO_urlbase - value: https://bugzilla.midnightthoughts.space + value: https://bugzilla.midnightthoughts.space/ - name: BMO_db_driver value: pg - name: BMO_db_host