Multiport config with multiple host names #1140
-
I'm trying to set up a single docker host which exposes a number of ports, and I'd like each of these ports to correspond to a different hostname. Example (where both
Is this doable with a three-contianer setup of |
Beta Was this translation helpful? Give feedback.
Answered by
arp-mbender
Aug 7, 2024
Replies: 1 comment
-
Figured it out. It's the Example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arp-mbender
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out. It's the
VIRTUAL_HOST_MULTIPORTS
environmental flag with a JSON structure inside.Example: