Skip to content

Commit

Permalink
docs: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Jun 11, 2024
1 parent 7a4d5e4 commit 7079c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
image: ghcr.io/siafoundation/walletd:master
ports:
- localhost:9980:9980
- 9981: 9981
- 9981:9981
volumes:
- ./wallet:/data
restart: unless-stopped
Expand Down

0 comments on commit 7079c54

Please sign in to comment.