mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-13 17:19:52 +00:00
Update README.md
add notes regarding potential XCTO errors
This commit is contained in:
parent
1286d2539b
commit
bdd0bc4f20
@ -47,4 +47,12 @@ https://www.youtube.com/watch?v=LD8-Qr3B2-o
|
||||
|
||||

|
||||
|
||||
## Traefik + Emby + HTTP Headers
|
||||
|
||||
During the setup of Emby in a web browser (HTTPS via Traefik) you may notice errors in the developer console, which prevents the web page from loading properly.
|
||||
|
||||
Those errors occur, if you have configured secure HTTP response headers such as X-Content-Type-Options with the directive "nosniff".
|
||||
|
||||
To complete the web-based setup, you either have to temporarely disable the HTTP header or browse the Emby instance without Traefik as reverse proxy.
|
||||
|
||||
After the setup was completed, the errors are gone and you can use Emby regularly with Traefik, HTTPS and any X-Content-Type-Options header configuration.
|
||||
|
Loading…
x
Reference in New Issue
Block a user