Django forbidden 403 Origin checking failed csrf failed – Docker
I'm running django on a docker machine. Everything works just fine, but when I want to login into the admin site I get 403 forbidden Origin checking failed - https://example.com does not match any trusted origins. I've tried to add…