🐛 Set the same tenant default on backend and exporter

This commit is contained in:
Andrey Antukh 2023-01-06 16:26:39 +01:00
parent 6cdf696fc4
commit f628955a15
2 changed files with 4 additions and 4 deletions

View file

@ -61,7 +61,7 @@
:public-uri "http://localhost:3449"
:host "localhost"
:tenant "main"
:tenant "default"
:redis-uri "redis://redis/0"
:srepl-host "127.0.0.1"