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

Commit 37cd7c5

Browse files
authored
Update README.md
1 parent 04a09b1 commit 37cd7c5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<br/>
22
<p align="center">
3-
<img src="https://pbs.twimg.com/profile_banners/602625556/1649007099/1500x500" alt="Logo">
4-
53
<h3 align="center">WeedWallet</h3>
64

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

147145
```sh
148-
docker run -d -p 4200:4200 --name wallet-mainnet bernalraul/weedwallet:mainnet
146+
docker run -d -p 3000:3000 --name wallet-mainnet bernalraul/weedwallet:mainnet
149147
```
150148

151149
#### Logs check:

0 commit comments

Comments
 (0)