Skip to content

Commit b87f12d

Browse files
committed
disable testing bootstrap users for consoleBootRun
1 parent eeba27b commit b87f12d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/resources/application-console.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ contentgrid:
1717
'[api.contentgrid.com]':
1818
allowedOrigins: 'https://console.contentgrid.com'
1919

20+
testing:
21+
bootstrap:
22+
enable: false
23+
2024
spring:
2125
cloud:
2226
gateway:

0 commit comments

Comments
 (0)