Expose more debug ports. (#2471)

Some Boulder services offered debug ports but did not expose them in
docker-compose.yml.
This commit is contained in:
Jacob Hoffman-Andrews 2017-01-06 13:48:25 -08:00 committed by Daniel McCarney
parent 9b8dacab03
commit 7e187773b2
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@ boulder:
- 8002:8002
- 8003:8003
- 8004:8004
- 8005:8005
- 8006:8006
- 8008:8008
- 8009:8009
- 8010:8010
- 8055:8055 # dns-test-srv updates
- 9380:9380 # mail-test-srv
- 9381:9381 # mail-test-srv