Multiple Ports and mwchine names per container #25
Unanswered
beautiful-orca
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can i expose multiple ports of a container under seperate subdomain?
For example if i have a page on port 8000 and an page on port 9000 of the same container. I want https://page1.ts.net to serve port 8000 and https://page2.ts.net to serve port 9000.
Beta Was this translation helpful? Give feedback.
All reactions