Skip to content

Commit

Permalink
[#431] Disable port mappings in docker test framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Dec 4, 2023
1 parent c332d34 commit f4ea299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-test-framework/4-3/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ services:
irodsnet:
aliases:
- icat.example.org
ports:
- "1247:1247"
#ports:
#- "1247:1247"
#- "5432:5432"
#- "20000-21999"

Expand Down

0 comments on commit f4ea299

Please sign in to comment.