Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
wilyle committed Sep 28, 2023
1 parent b01d7e5 commit b00fa72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion provider_proxies/grpc/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ You can override the default values by defining your own `grpc_proxy_config.json
- A `grpc_proxy_config.json` file in the working directory of the executable (for example, the directory you were in when you ran the `cargo run` command)
- `$FREYJA_HOME/config/grpc_proxy_config.json`. If you have not set a `$FREYJA_HOME` directory, this defaults to:
- Unix: `$HOME/.freyja/config/grpc_proxy_config.json`
- Windows: `%USERPROFILE%\.freyja\config\grpc_proxy_config.json` (note that Windows support is not guaranteed by Freyja or this adapter)
- Windows: `%USERPROFILE%\.freyja\config\grpc_proxy_config.json` (note that Windows support is not guaranteed by Freyja or this adapter)

0 comments on commit b00fa72

Please sign in to comment.