Cannot access admin panel

Hi There,

I am having an issue accessing the admin panel. See below error.
main.46c802e3.chunk.js:160 Mixed Content: The page at ‘https://api.iriz.io/admin’ was loaded over HTTPS, but requested an insecure resource ‘http://157.230.233.173/admin/init’. This request has been blocked; the content must be served over HTTPS.

Can you check your ./config/server.js or any of the environment configs in ./config/env/*/server.js and ensure you properly set the url key to the “public url” of your Strapi site? see: https://strapi.io/documentation/v3.x/concepts/configurations.html#server

Also are you using the DigitalOcean one-click? If so that key is set via the .env file