Skip to content

How HTTP to HTTPS redirection works ? #7498

Closed Answered by NGPixel
LLFT asked this question in Help / Questions
Discussion options

You must be logged in to vote

Port 3000 and 3443 are the internal ports and should not be used as is by users.

If using docker, you need to map them to 80 and 443 on the host respectively. Otherwise you need to change both ports in your config.yml to be 80 and 443.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@LLFT
Comment options

@NGPixel
Comment options

Answer selected by NGPixel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants