Skip to content

Commit

Permalink
Revert "Update compose for new LWD config params"
Browse files Browse the repository at this point in the history
This reverts commit 6dd409a.
  • Loading branch information
benzcash committed Jun 8, 2020
1 parent ead5415 commit 5a544ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
command:
- --grpc-bind-addr=0.0.0.0:$LWD_GRPC_PORT
- --http-bind-addr=0.0.0.0:$LWD_HTTP_PORT
- --conf-file=$ZCASHD_CONF_PATH
- --zcash-conf-path=$ZCASHD_CONF_PATH
- --log-file=/dev/stdout
- --log-level=7
ports:
Expand Down Expand Up @@ -96,4 +96,4 @@ services:

volumes:
promethus_data:
lightwalletd_cache:
lightwalletd_cache:

0 comments on commit 5a544ab

Please sign in to comment.