Skip to content

Commit

Permalink
docs/node/ias: Update config file for 23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amela committed Nov 28, 2023
1 parent dba6ae3 commit 7d15a3e
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions docs/node/run-your-node/ias-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,13 @@ In order to configure the IAS proxy create the `/node/ias/config.yml` file with
the following content:

```yaml
datadir: /node/ias

log:
level:
default: info
format: JSON

ias:
production: true

grpc:
port: 8650
mode: client
common:
data_dir: /node/ias
log:
format: JSON
level:
default: info
```
## Starting the IAS Proxy
Expand Down

0 comments on commit 7d15a3e

Please sign in to comment.