[Feature] Allow for the secret config to point to forwarding.secret
file
#33
Labels
type: feature
New feature
forwarding.secret
file
#33
I like to keep my config files in source control. Currently I have to keep
FabricProxy-Lite.toml
in my.gitignore
file because it contains the private key. If I could configure FabricProxy-Lite to read the secret directly from a file, I could then point it to theforwarding.secret
so the config file doesn't contain any secret data.Thanks! :)
The text was updated successfully, but these errors were encountered: