Skip to content

Commit

Permalink
Merge pull request #83 from terwer/v4.x
Browse files Browse the repository at this point in the history
Change log path
  • Loading branch information
terwer authored Mar 31, 2019
2 parents 7c960f5 + 749efbf commit 8e71462
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,8 @@ services:
dockerfile: ./jvue-oracle/Dockerfile
ports:
- "1521:1521"
environment:
- "sid=orcl"
- "username=scott"
- "password=123456"
volumes:
- ./data/oracle/setup/log:/home/oracle/setup/log
- ./data/oracle:/u01/app/oracle
restart: always
jvue-server:
Expand Down

0 comments on commit 8e71462

Please sign in to comment.