Skip to content

Commit 0acf1f3

Browse files
committed
minor fix
1 parent 2f546b8 commit 0acf1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodeconfig/node1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"secretStoreAddr": "postgresql://secret:123456@localhost:5431/secretdb",
4242
"keycloakconfig": {
43-
"url": "http://localhost:31260/authn",
43+
"url": "http://localhost:1260/authn",
4444
"realm": "inferx"
4545
}
4646
}

0 commit comments

Comments
 (0)