nazar-pc / docker-phpmyadmin

phpMyAdmin as Docker container, based on official image, always latest version
40 stars 16 forks source link

How to access via https? #27

Closed sawweee closed 3 years ago

sawweee commented 4 years ago

I've set up HTTPS_PORT environment variable and also paired local port with container port. However I'm still unable to access phpMyAdmin via https, it seems https port on the container is actually not opened. What do I do wrong?

nazar-pc commented 4 years ago

Did you also expose the port on a container like here?: https://github.com/nazar-pc/docker-phpmyadmin#custom-ports-for-http-and-https-inside-the-container