Describe the bug
Using the command on the website, the Relay container fails to start with the error:
Error: failed to parse config file: relay.yaml
Caused by:
chains.anvil.assets.exp.address: invalid string length at line 14 column 18
Location:
/app/src/config.rs:369:14
To Reproduce
Steps to reproduce the behavior:
Run:
curl -sSL s.porto.sh/docker | docker compose -f - up -d
Expected behavior
All containers start successfully
Describe the bug
Using the command on the website, the Relay container fails to start with the error:
Error: failed to parse config file: relay.yaml
Caused by:
Location:
To Reproduce
Steps to reproduce the behavior:
Run:
curl -sSL s.porto.sh/docker | docker compose -f - up -d
Expected behavior
All containers start successfully