mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 19:20:45 +02:00
Update README.md
This commit is contained in:
parent
2aabea10c0
commit
c430cdb3c9
10
README.md
10
README.md
@ -54,15 +54,7 @@ The dashboard aggregates essential metrics in one accessible interface:
|
||||
|
||||
### Docker Installation
|
||||
|
||||
For those preferring containerized deployment:
|
||||
|
||||
### Option 1: Simple Docker Run
|
||||
|
||||
```bash
|
||||
docker run -d -p 5000:5000 -e WALLET=your-wallet-address -e POWER_COST=0.12 -e POWER_USAGE=3450 yourusername/ocean-mining-dashboard
|
||||
```
|
||||
|
||||
### Option 2: Build and Run Manually
|
||||
### Build and Run Manually
|
||||
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user