Admin login not working on ssl, Blocked loading mixed active content

problem was with my reverse proxy for jwilder/nginx-proxy had to set the environment VIRTUAL_PROTO: https and VIRTUAL_PORT: 443 this solved it.