mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-09 10:41:55 -04:00
env.sample: Do not set otel_exporter by default (#1453)
Signed-off-by: Luis Garcia <git@luigi311.com>
This commit is contained in:
parent
e6643436d7
commit
444084ab3d
@ -70,8 +70,8 @@ KEIBI_APIKEY_SCANNER_CLAIMS='{"permissions": ["core.read", "core.write"]}'
|
||||
# To debug the front end, you can set the following to an external backend
|
||||
KYOO_URL=
|
||||
|
||||
OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4317"
|
||||
OTEL_EXPORTER_OTLP_PROTOCOL="http/protobuf"
|
||||
#OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4317"
|
||||
#OTEL_EXPORTER_OTLP_PROTOCOL="http/protobuf"
|
||||
|
||||
# It is recommended to use the below PG environment variables when possible.
|
||||
# POSTGRES_URL=postgres://user:password@hostname:port/dbname?sslmode=verify-full&sslrootcert=/path/to/server.crt&sslcert=/path/to/client.crt&sslkey=/path/to/client.key
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user