Skip to content

Commit d685dd4

Browse files
committed
Fix paragraph continuation in demo README
1 parent 86f6cc3 commit d685dd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

webauthn-server-demo/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@ correct environment.
152152

153153
- `YUBICO_WEBAUTHN_PORT`: Port number to run the server on. Example:
154154
`YUBICO_WEBAUTHN_PORT=8081`
155-
156-
This is ignored when running as a `.war` artifact, since the port is
157-
controlled by the parent web server.
155+
+
156+
This is ignored when running as a `.war` artifact, since the port is
157+
controlled by the parent web server.
158158

159159
- `YUBICO_WEBAUTHN_ALLOWED_ORIGINS`: Comma-separated list of origins the
160160
server will accept requests for. Example:

0 commit comments

Comments
 (0)