feat: Added possibility to override BASE_HREF env variable… (#216)
This commit is contained in:
parent
39f08b4a29
commit
664829aa24
2 changed files with 3 additions and 1 deletions
|
|
@ -104,6 +104,8 @@ server:
|
|||
enabled: true
|
||||
# only show workflows where UI installed
|
||||
forceNamespaceIsolation: false
|
||||
# UI BASE_HREF env variable
|
||||
baseHref: /
|
||||
image:
|
||||
# Overrides .images.tag if defined.
|
||||
tag: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue