Skip to content
Discussion options

You must be logged in to vote

I was able to with this /opt/postal/config/Caddyfile file:

postal.mydomain.com {
reverse_proxy 127.0.0.1:5000
}

track.mydomain.com {
reverse_proxy 127.0.0.1:5000 {
header_up X-Postal-Track-Host "1"
}
}

click.mydomain.com {
reverse_proxy 127.0.0.1:5000 {
header_up X-Postal-Track-Host "1"
}
}

Thanks

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@willpower232
Comment options

Comment options

You must be logged in to vote
1 reply
@arshiyaaara
Comment options

Answer selected by willpower232
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants