Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Jul 24, 2024
1 parent 757e9cd commit 78a3864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cors_proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This is a simple [NGINX](https://www.nginx.com/) docker server to
append [CORS headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) to HTTP responses from a GoPro camera.
This proxy accepts input on port 80 and forwards it to `http:10.5.5.9:8080`
This proxy accepts input on port 8082 and forwards it to `http:10.5.5.9:8080`

## How do I use it?

Expand Down

0 comments on commit 78a3864

Please sign in to comment.