Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
added BoltDB repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ortuman committed Mar 2, 2022
1 parent 4b985a1 commit ea0870f
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions config/example.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ peppers:
addresses:
- localhost:6379

cluster:
type: kv
kv:
type: etcd
etcd:
endpoints:
- http://127.0.0.1:2379
#cluster:
# type: kv
# kv:
# type: etcd
# etcd:
# endpoints:
# - http://127.0.0.1:2379

server:
port: 14369
Expand Down Expand Up @@ -136,4 +136,3 @@ components:
listeners:
- port: 5275
secret: hqcUrfHtgE73FktcXwfrP

0 comments on commit ea0870f

Please sign in to comment.