We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f6cc3 commit d685dd4Copy full SHA for d685dd4
webauthn-server-demo/README
@@ -152,9 +152,9 @@ correct environment.
152
153
- `YUBICO_WEBAUTHN_PORT`: Port number to run the server on. Example:
154
`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.
++
+This is ignored when running as a `.war` artifact, since the port is
+controlled by the parent web server.
158
159
- `YUBICO_WEBAUTHN_ALLOWED_ORIGINS`: Comma-separated list of origins the
160
server will accept requests for. Example:
0 commit comments