Skip to content

Commit

Permalink
chore: proper address in backend ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
pociej committed Jun 14, 2024
1 parent 838f5d0 commit 590ded1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- PORT=5174
- WS_PORT=5175
- DB_NAME=depositDB
- DEPOSIT_CONTRACT_ADDRESS=0xA3D86ebF4FAC94114526f4D09C3fA093898347a6
- DEPOSIT_CONTRACT_ADDRESS=0x9CB8Ecc74e299eF9D3cBcf8f806F5C7b76CA08D3
- YAGNA_SUBNET=pociej_own
ports:
- "5174:5174"
Expand Down

0 comments on commit 590ded1

Please sign in to comment.