Skip to content

Commit eaf7788

Browse files
authored
1 parent d1f5534 commit eaf7788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/flagd/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Options can be defined in the constructor or as environment variables. Construct
3333
| port | FLAGD_PORT | number | 8013 | |
3434
| tls | FLAGD_TLS | boolean | false | |
3535
| socketPath | FLAGD_SOCKET_PATH | string | - | |
36-
| resolverType | FLAGD_SOURCE_RESOLVER | string | rpc | rpc, in-process |
36+
| resolverType | FLAGD_RESOLVER | string | rpc | rpc, in-process |
3737
| offlineFlagSourcePath | FLAGD_OFFLINE_FLAG_SOURCE_PATH | string | - | |
3838
| selector | FLAGD_SOURCE_SELECTOR | string | - | |
3939
| cache | FLAGD_CACHE | string | lru | lru, disabled |

0 commit comments

Comments
 (0)