Skip to content

Commit

Permalink
First release
Browse files Browse the repository at this point in the history
  • Loading branch information
kladkogex committed Jun 10, 2021
1 parent 7567b8d commit 2324cb5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ services:
skale-proxy:
environment:
- PROXY_FULL_HOST_NAME=api.skalenodes.com
- ETH_ENDPOINT=https://mainnet.infura.io/v3/99a12a3b78e54627a8aa694bb94dce69
image: skale-proxy215
- ETH_ENDPOINT=https://mainnet.infura.io/v3/XYZ
- ENDPOINT_PREFIX=mainnet
- ABI_FILENAME=skale-manager-1.8.0-mainnet-abi.json
image: skalenetwork/skale-proxy:develop-latest
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit 2324cb5

Please sign in to comment.