Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulBernal committed Oct 30, 2024
2 parents 879509e + 37cd7c5 commit 38097c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<br/>
<p align="center">
<img src="https://pbs.twimg.com/profile_banners/602625556/1649007099/1500x500" alt="Logo">

<h3 align="center">WeedWallet</h3>

<p align="center">
Expand Down Expand Up @@ -145,7 +143,7 @@ docker-compose --profile bitcanna-1 up -d
Alternatively you can run a simple Docker Image to raise a MainNET Wallet.

```sh
docker run -d -p 4200:4200 --name wallet-mainnet bernalraul/weedwallet:mainnet
docker run -d -p 3000:3000 --name wallet-mainnet bernalraul/weedwallet:mainnet
```

#### Logs check:
Expand Down

0 comments on commit 38097c6

Please sign in to comment.