Skip to content

Commit

Permalink
Update Stardog credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
caldoe authored Aug 1, 2023
1 parent 3b2b94d commit 9b5d5aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions service_config/files/pipeline
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
QANARY_PROCESS_ALLOW-ADDITIONAL-TRIPLES=false
SERVER_HOST=http://demos.swe.htwk-leipzig.de
STARDOG_URL=http://demos.swe.htwk-leipzig.de:40102/
STARDOG_URL=https://sd-55647adf.stardog.cloud:5820
STARDOG_PASSWORD=SECRETS_STARDOG_PASSWORD
STARDOG_USERNAME=admin
STARDOG_USERNAME=qanary
MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=*
SERVER_PORT=40111
SERVER_PORT=40111

0 comments on commit 9b5d5aa

Please sign in to comment.