Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MixailE committed Sep 19, 2023
1 parent 17985b0 commit 8936cab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ ETH_POLYGON_NETWORK=maticmum
ETH_RPC=https://example.com/rpc
ETH_RPC_MAINNET=https://example.com/rpc
ETH_RPC_POLYGON=https://example.com/rpc
KETL_HASHES_SOURCE=https://eth.example.com
DOMAIN=verify.sealcred.xyz
ENVIRONMENT=development
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ And you should be good to go! Feel free to fork and submit pull requests.
| `ETH_RPC_POLYGON` | Polygon node RPC URI (defaults to @bwl/constants) |
| `DOMAIN` | Domain name for caddy, DNS should point at the IP where the code is hosted |
| `ENVIRONMENT` | Environment name (defaults to `development`) |
| `KETL_HASHES_SOURCE` | Link to merkle tree hashes for Ketl |

Also, please, consider looking at `.env.sample`.

Expand Down

0 comments on commit 8936cab

Please sign in to comment.