diff options
Diffstat (limited to 'apps/heimdall/deployment.yaml')
| -rw-r--r-- | apps/heimdall/deployment.yaml | 2 |
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: |
