I was working to complete setup of my billing panel with an Nginx reverse proxy. Everything works fine except for the username and email fields on form the registration field are insecure. after visiting the inspect element I think this may be the issue, unfortunately I don't know enough about the code base to be able to fix it.
<form method="POST" action="http://billing.gameplexsoftware.com/register">