Skip to content

Commit

Permalink
add debub property to demos
Browse files Browse the repository at this point in the history
  • Loading branch information
heutelbeck committed Dec 8, 2024
1 parent 69c8424 commit e45b348
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
spring.profiles.active=demo
spring.profiles.active=demo
io.sapl.pdp.embedded.print-text-report=true
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ spring.r2dbc.url=r2dbc:h2:mem:///sapl4db;DB_CLOSE_DELAY=-1
spring.r2dbc.username=root
spring.r2dbc.password=password
spring.profiles.active=demo
io.sapl.pdp.embedded.print-text-report=true

0 comments on commit e45b348

Please sign in to comment.