forked from TrueCloudLab/frostfs-aio
[#13] storage: Fix config file
Signed-off-by: Artem Tataurov <a.tataurov@yadro.com>
This commit is contained in:
parent
9bd7385980
commit
f9e8d6f515
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ grpc:
|
|||
0:
|
||||
endpoint: 0.0.0.0:8080
|
||||
tls:
|
||||
enables: false
|
||||
enabled: false
|
||||
|
||||
logger:
|
||||
level: debug
|
||||
|
|
Loading…
Reference in a new issue