Closed matglas closed 1 year ago
After going thru the code and seeing how the config is loaded into the flags I change the key setting in my config file from
run:
key: testkey.pem
to
run:
signer-file-key-path: testkey.pem
Then it worked.
I think that with an update to the example that would help new users to get familiar quicker.
When I follow the getting started in a clean ubuntu docker container or on my Mac I am not able to get it to work.
witness run
command, with a slightly adjusted cmd execution, it returns an error.When I ran the following it worked.