Skip to content

Commit

Permalink
Merge pull request #87 from terwer/v4.x
Browse files Browse the repository at this point in the history
Add 5500 port
  • Loading branch information
terwer authored Mar 31, 2019
2 parents fd0e85b + 2098b55 commit 78971ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ services:
dockerfile: ./jvue-oracle/Dockerfile
ports:
- "1521:1521"
- "5500:5500"
volumes:
- ./data/oracle:/u01/app/oracle
restart: always
Expand Down

0 comments on commit 78971ab

Please sign in to comment.