Skip to content

Commit

Permalink
Change log path
Browse files Browse the repository at this point in the history
  • Loading branch information
youweics committed Mar 31, 2019
1 parent e31bb94 commit 749efbf
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 749efbf

Please sign in to comment.