Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pierregee committed Oct 17, 2023
1 parent 4266a32 commit a49ec51
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 @@ -12,15 +12,15 @@ services:
ports:
- "19553:80"
- "19552:8080"
# - "19551:8082"
- "19551:8082"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"

defi-blockchain:
image: defi/defichain:HEAD-420563c450
ports:
- "19554:19554"
- "19551:19551"
# "19551:19551"
command: >
defid
-printtoconsole
Expand Down

0 comments on commit a49ec51

Please sign in to comment.