Merge pull request #24 from mars-protocol/docker-readme

Update image from Docker Hub
This commit is contained in:
Linkie Link 2023-04-20 15:55:37 +08:00 committed by GitHub
commit f02f9ed515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ docker run -it -p 3000:3000 \
-e NETWORK=mainnet \
-e URL_GQL=https://your-hive-endpoint.com \
-e URL_REST=https://your-rest-endpoint.com \
-e URL_RPC=https://your-rpc-endpoint.com mars-interface:latest
-e URL_RPC=https://your-rpc-endpoint.com marsprotocol/interface:latest
```
## 3. Text and translations