Skip to content

Commit

Permalink
[New] Add forms to keycloak authorization deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Nov 29, 2023
1 parent ab3da75 commit 408166f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/keycloak-auth/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ services:
ports:
- "127.0.0.1:7200:7200"
volumes:
- ../shared/db-server/init-data/forms:/root/graphdb-import/forms:ro
- data:/opt/graphdb/home
auth-server-db:
image: postgres:13
Expand Down

0 comments on commit 408166f

Please sign in to comment.