Skip to content

Commit

Permalink
Added ribbon env variables for myconext
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Dec 4, 2024
1 parent 829bc36 commit fa109b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roles/myconext/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,11 @@ spring:
main:
banner-mode: "off"

gui:
disclaimer:
background-color: {{ environment_ribbon_colour }}
content: {{ environment_shortname }}

# We disable all endpoints except health for the load-balancer and info for git information.
management:
health:
Expand Down

0 comments on commit fa109b3

Please sign in to comment.