Skip to content

Commit

Permalink
webapp: Enable ansi mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignaudo committed Feb 9, 2024
1 parent 0c453d1 commit f1b7023
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion juju-webapp/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,10 @@ server:
servlet:
contextPath: /juju

spring:
output:
ansi:
enabled: always

springdoc:
enable-data-rest: false
enable-data-rest: false

0 comments on commit f1b7023

Please sign in to comment.