github.com/dawnbass68/maddcash@v0.0.0-20201001105353-c91c12cb36e5/build/templates/backend/config/decred_client.conf (about)

     1  {{define "main" -}}
     2  [Application Options]
     3  rpcuser=rpc
     4  rpcpass=rpc
     5  rpcserver=127.0.0.1:{{.Ports.BackendRPC}}
     6  notls=1
     7  {{ end }}