Skip to content

Commit

Permalink
Extra comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Oct 25, 2024
1 parent eec2954 commit b25cc06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ services:
- TX_SITTER__SERVICE__PREDEFINED__RELAYER__ID=1b908a34-5dc1-4d2d-a146-5eb46e975830
- TX_SITTER__SERVICE__PREDEFINED__RELAYER__NAME=Relayer
- TX_SITTER__SERVICE__PREDEFINED__RELAYER__CHAIN_ID=31337
# Test only local relayer key id - i.e. the private key associated with the 0x1d7ffed610cc4cdC097ecDc835Ae5FEE93C9e3Da address
- TX_SITTER__SERVICE__PREDEFINED__RELAYER__KEY_ID=d10607662a85424f02a33fb1e6d095bd0ac7154396ff09762e41f82ff2233aaa
- TX_SITTER__SERVICE__PREDEFINED__RELAYER__API_KEY=G5CKNF3BTS2hRl60bpdYMNPqXvXsP-QZd2lrtmgctsnllwU9D3Z4D8gOt04M0QNH
# Test only API KEY - used for local deployments & testing
- TX_SITTER__SERVICE__PREDEFINED__RELAYER__API_KEY=G5CKNF3BTS2hRl60bpdYMNPqXvXsP-QZd2lrtmgctsk=
- TX_SITTER__SERVER__HOST=0.0.0.0:3000
- TX_SITTER__SERVER__DISABLE_AUTH=true
- RUST_LOG=info
Expand Down

0 comments on commit b25cc06

Please sign in to comment.