Skip to content

Commit

Permalink
Update DockerHub.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv authored Sep 5, 2023
1 parent 9fa5dc0 commit 4be6422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerHub.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Each Docker image is packaged with the genesis ledger configuration with more th
## Specifications

- This Docker image exposes port `8080` that is served by the NGINX reverse proxy with proper cross-origin resource sharing (CORS) management and passes requests to an available Mina Daemon GraphQL endpoint.
- To ensure that the SnarkyJS zkApps applications work without additional environment configuration, you must use an endpoint like `http://localhost:8080/graphql` to communicate with the Mina GraphQL endpoint.
- To ensure that the **o1js** zkApps applications work without additional environment configuration, you must use an endpoint like `http://localhost:8080/graphql` to communicate with the Mina GraphQL endpoint.

By default, containers run the [Mina Archive Node](https://docs.minaprotocol.com/node-operators/archive-node) along with the PostgreSQL RDBMS that stores the blockchain data.

Expand Down

0 comments on commit 4be6422

Please sign in to comment.