Skip to content

Commit

Permalink
improve examples in docs
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
  • Loading branch information
beeme1mr committed Jan 24, 2025
1 parent 7f0bbdc commit 566b209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/sync-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ Sync providers:
- `file` - config/samples/example_flags.json
- `fsnotify` - config/samples/example_flags.json
- `fileinfo` - config/samples/example_flags.json
- `http` - <http://my-flag-source.com/flags.json/>
- `https` - <https://my-secure-flag-source.com/flags.json/>
- `http` - <http://my-flag-source.com/flags.json>
- `https` - <https://my-secure-flag-source.com/flags.json>
- `kubernetes` - default/my-flag-config
- `grpc`(insecure) - grpc-source:8080
- `grpcs`(secure) - my-flag-source:8080
Expand Down

0 comments on commit 566b209

Please # to comment.