summaryrefslogtreecommitdiff
path: root/apps/heimdall
diff options
context:
space:
mode:
authorR-man3000 <rasmus.luha@gmail.com>2026-05-30 21:27:25 +0300
committerR-man3000 <rasmus.luha@gmail.com>2026-05-30 21:27:25 +0300
commitf933430bdc951fbbf64c83ac31357d41846bb69e (patch)
tree64bbb0fa8e93e4f2dd239c7b94e3844228cc9cbc /apps/heimdall
parent9275ae9cab7bf659dfb7a74d33e9d03adb3f6ffa (diff)
fix heimdall config lookup URL
Diffstat (limited to 'apps/heimdall')
-rw-r--r--apps/heimdall/deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/heimdall/deployment.yaml b/apps/heimdall/deployment.yaml
index 38b4122..4f942a3 100644
--- a/apps/heimdall/deployment.yaml
+++ b/apps/heimdall/deployment.yaml
@@ -26,6 +26,8 @@ spec:
value: "1000"
- name: PGID
value: "1000"
+ - name: APP_URL
+ value: "http://heimdall.local:8080"
#volumes:
#- name: heimdall-config
# hostPath: