Skip to content

Commit b3b8e17

Browse files
committed
fix postgres docker compose
1 parent d935697 commit b3b8e17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kafka-oauth-kip-768/docker-compose-idp.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ services:
1414
- '5432:5432'
1515
volumes:
1616
- db:/var/lib/postgresql/data
17-
- ./db/init.sql:/docker-entrypoint-initdb.d/create_tables.sql
1817

1918
keycloak:
2019
image: quay.io/keycloak/keycloak:${KEYCLOAK_VERSION}

0 commit comments

Comments
 (0)