I use docker-compose... I don't expose ports I use internal docker network for containers to speak to each other.
If I understand correctly nginx proxy manager uses proxy pass to send network into http://conteiner_name:80
As I said it works for most cases such as PhpMyAdmin, Nextcloud and database called pocketbase.
Also I have 2 langs on my website. I noticed that language switcher works correctly while trying to direct to other sub pages change from https://example.com:444/path to https://example.com/path and that redirects to my home router which I can't change port it runs on.
If I understand correctly nginx proxy manager uses proxy pass to send network into http://conteiner_name:80
As I said it works for most cases such as PhpMyAdmin, Nextcloud and database called pocketbase.
Also I have 2 langs on my website. I noticed that language switcher works correctly while trying to direct to other sub pages change from https://example.com:444/path to https://example.com/path and that redirects to my home router which I can't change port it runs on.
Statistics: Posted by pietru — Thu Jan 25, 2024 10:17 am