We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d208d commit f7dffb7Copy full SHA for f7dffb7
conduktor.yml
@@ -1,5 +1,4 @@
1
-services:
2
-
+services:
3
postgresql:
4
image: postgres:14
5
hostname: postgresql
@@ -10,9 +9,8 @@ services:
10
9
POSTGRES_USER: "conduktor"
11
POSTGRES_PASSWORD: "some_password"
12
POSTGRES_HOST_AUTH_METHOD: "scram-sha-256"
13
14
conduktor-console:
15
- image: conduktor/conduktor-console:1.31.2
+ image: conduktor/conduktor-console:1.32.0
16
ports:
17
- "8080:8080"
18
volumes:
@@ -27,7 +25,6 @@ services:
27
25
CDK_CLUSTERS_0_KAFKACONNECTS_0_URL: "http://kafka-connect:8083"
28
26
CDK_CLUSTERS_0_KAFKACONNECTS_0_NAME: "full stack kafka connect"
29
# CONSOLE_JAVA_OPTS: "-XX:UseSVE=0"
30
31
32
pg_data: {}
33
conduktor_data: {}
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments