Skip to content

Commit d89668d

Browse files
authored
Set correct default Verifier port (8891->8881) (#1159)
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent 230051e commit d89668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keylime-agent.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,4 @@ enable_authentication = false
381381

382382
# Verifier URL (Push Model specific).
383383
# Verifier URL containing schema, host and port
384-
verifier_url = "https://localhost:8891"
384+
verifier_url = "https://localhost:8881"

0 commit comments

Comments
 (0)