Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed Nov 19, 2024
1 parent 1b35470 commit d2ee546
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 @@ -83,7 +83,7 @@ What does this mean? It means that it is possible to fetch packets from a `mesht

This could be fixed by adding the correct CORS response in `meshtasticd` code, or you can alternatively use an HTTP reverse proxy that injects the required CORS headers in all responses.

Here is an example config I use in my Caddy reverse proxy. Do note that I have omitted my TLS configuration.
Here is an example config I use in my Caddy reverse proxy. Do note that I have omitted my TLS configuration and IP allow list.

```
# Meshtastic - Liam's Pi Gateway
Expand Down

0 comments on commit d2ee546

Please sign in to comment.