Skip to content

Commit

Permalink
define host and container and port 8090 for the ui-app docker service
Browse files Browse the repository at this point in the history
  • Loading branch information
jthomas-orcid committed Sep 15, 2023
1 parent 212334d commit 82a86d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,5 @@ services:
- ${LOG_VOLUME:-/var/tmp/}:/logs
depends_on:
- "gateway-app"
ports:
- 8090:8090

0 comments on commit 82a86d5

Please sign in to comment.