mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-09-20 04:24:50 -04:00
work
This commit is contained in:
parent
f06657d700
commit
8907ce04ac
72 changed files with 539 additions and 224 deletions
|
@ -43,7 +43,7 @@ void _initVeilid() {
|
|||
otlp: VeilidFFIConfigLoggingOtlp(
|
||||
enabled: false,
|
||||
level: VeilidConfigLogLevel.trace,
|
||||
grpcEndpoint: "localhost:4317",
|
||||
grpcEndpoint: "192.168.1.40:4317",
|
||||
serviceName: "VeilidChat"),
|
||||
api: VeilidFFIConfigLoggingApi(
|
||||
enabled: true, level: VeilidConfigLogLevel.info)));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue