Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent 16435f5 commit 29f1625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ services:
#When this is enabled test_common will fail
# command: -det
ports:
- "514"
- "514:514"
- "601"
- "514/udp"
- "514:514/udp"
- "5000-5050"
- "5000-5200/udp"
- "6514"
Expand Down

0 comments on commit 29f1625

Please sign in to comment.