Skip to content

Commit

Permalink
Exposing ports in docker compose config.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Jan 26, 2022
1 parent de69d27 commit 8503163
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ services:
calabashversion: 1.2.5-100
volumes:
- "../:/oscal"
ports:
- "1313:1313"
# environment:
# - SAXON_VERSION=9.9.1-3
# - JSON_CLI_VERSION=0.0.1-SNAPSHOT
Expand Down

0 comments on commit 8503163

Please sign in to comment.