#Ports mapping
1 messages · Page 1 of 1 (latest)
👋 there's a proxy module that's mainly designed for this use-case https://daggerverse.dev/mod/github.com/kpenfound/dagger-modules/proxy@3e9129a119151eb122e5fe380bd2d4313d8fc001
1 messages · Page 1 of 1 (latest)
Hello,
How to make a port mapping ?
For the exemple, I have two http servers which by default choose port 80.
How to expose the first to 8000 and the second to 8001?
In docker compose, I would do 8000:80 and 8001:80
👋 there's a proxy module that's mainly designed for this use-case https://daggerverse.dev/mod/github.com/kpenfound/dagger-modules/proxy@3e9129a119151eb122e5fe380bd2d4313d8fc001