diff --git a/README.md b/README.md index 7fdb038..01fd2fd 100644 --- a/README.md +++ b/README.md @@ -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