Skip to content

Commit

Permalink
Testing ontop endpoint with read-only ontop db user.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Fortmann-Grote committed Dec 16, 2024
1 parent 1753590 commit 0a1a324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_infra_ontop/omemap.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Fri Dec 06 14:46:57 CET 2024
jdbc.password=postgres
jdbc.user=postgres
jdbc.user=ontop
jdbc.password=!ontop$
jdbc.url=jdbc\:postgresql\://localhost\:15432/postgres
jdbc.driver=org.postgresql.Driver

0 comments on commit 0a1a324

Please sign in to comment.