Skip to content

Commit c68186d

Browse files
committed
update config
1 parent 95b9166 commit c68186d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config-repo/auth-service.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ spring:
1717
driver-class-name: org.h2.Driver
1818
jpa:
1919
show-sql: true
20+
h2:
21+
console:
22+
enabled: true
2023

2124
security:
2225
user:

0 commit comments

Comments
 (0)