container SSL only
Posted: Wednesday 26 April 2023 14:08
Hi,
in the docker file compose you can put
-ENV WWW_PORT=8080 - Specify default HTTP port
or
-ENV SSL_PORT=443 - Specify default SSL port
But is it possible to disable the HTTP(WWW) port ?
Regards
in the docker file compose you can put
-ENV WWW_PORT=8080 - Specify default HTTP port
or
-ENV SSL_PORT=443 - Specify default SSL port
But is it possible to disable the HTTP(WWW) port ?
Regards