Hi There, I've a docker compose that expose two ports 3001, 3002. how to access them publicly
mustafaskyer
HOBBYOP

8 months ago

Project ID: efc1255b-7a68-4b7d-b2f3-f5114f24eca9

Solved

12 Replies

mustafaskyer
HOBBYOP

8 months ago

Hi There, I've a docker compose that expose two ports 3001, 3002. how to access them publicly


8 months ago

Make a TCP proxy for each


8 months ago

You can only have 1 TCP Proxy per-service


8 months ago

oh :(


8 months ago

@Mustafa Use something like Caddy to proxy requests on one domain


8 months ago

We natively support multiple ports


8 months ago

😭


8 months ago


7 months ago

Is it possible to have a custom domain and a tcp proxy enabled at the same time?


7 months ago

Yes.


7 months ago

Thanks


7 months ago

!s


Status changed to Solved brody 7 months ago


Loading...