I am using docker compose up (not run). And I tried doing this but nothing comes in its empty.
VALIDATOR_MNEMONIC='${{ secrets.VALIDATOR_MNEMONIC }}' GENESIS_ACCOUNTS='${{ secrets.GENESIS_ACCOUNTS }}' docker compose -f "docker-compose-gh.yaml" up
Share and learn in the Docker community.
I am using docker compose up (not run). And I tried doing this but nothing comes in its empty.
VALIDATOR_MNEMONIC='${{ secrets.VALIDATOR_MNEMONIC }}' GENESIS_ACCOUNTS='${{ secrets.GENESIS_ACCOUNTS }}' docker compose -f "docker-compose-gh.yaml" up