Host port mapping recipes (#521)

* Implement --map-ports-to-host feature
This commit was merged in pull request #521.
This commit is contained in:
2023-09-04 12:14:05 -06:00
committed by GitHub
parent e89f7c9526
commit f48f4978aa
6 changed files with 54 additions and 16 deletions
@@ -15,7 +15,7 @@ services:
- "6060"
- "26657"
- "26656"
- "9473:9473"
- "9473"
- "8545"
- "8546"
- "9090"
@@ -17,7 +17,7 @@ services:
- "6060"
- "26657"
- "26656"
- "9473:9473"
- "9473"
- "8545"
- "8546"
- "9090"