We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d935697 commit b3b8e17Copy full SHA for b3b8e17
kafka-oauth-kip-768/docker-compose-idp.yml
@@ -14,7 +14,6 @@ services:
14
- '5432:5432'
15
volumes:
16
- db:/var/lib/postgresql/data
17
- - ./db/init.sql:/docker-entrypoint-initdb.d/create_tables.sql
18
19
keycloak:
20
image: quay.io/keycloak/keycloak:${KEYCLOAK_VERSION}
0 commit comments