File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ It can be used to validate push/pull and registration us users for you private r
1010
1111
1212property | type | description
13- ---------|------- ------
13+ ---------|------| ------
1414prop.public_key | string | the private key, should be the content not file location
1515prop.private_key | string | the public key, should be the content not file location
1616prop.audience | string | audience that is registered in the registry (server name of registry)
1717prop.issuer | string | issuer that is registered in the registry (server name of this server)
18- prop.log_level | string: array | log level[ s] to display (example: [ 'error', 'info'] )
18+ prop.log_level | string\| array | log level[ s] to display (example: [ 'error', 'info'] )
1919prop.log_file |string | log file for logging , if non is given it will use stdout
2020
2121
You can’t perform that action at this time.
0 commit comments