Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
allantatter committed Dec 1, 2021
1 parent 95a8969 commit 898893a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ And configure an environment variable `CONSOLE_OVER_HTTP_TOKEN` to secure the en
ConsoleOverHttp::endpoint()->insecure();
```

Or set the environments variable `CONSOLE_OVER_HTTP_INSECURE=true`.
Or set the environment variable `CONSOLE_OVER_HTTP_INSECURE=true`.

### Example - custom authentication logic

Expand Down

0 comments on commit 898893a

Please sign in to comment.