This message was deleted.
# announcements
s
This message was deleted.
g
I'm only a novice at livekit, but I experienced this when initially deploying. How are you supplying your config file? and have you specified a
keys
entry or key-file? i.e.
Copy code
keys:
  my_key: key_value
in
livekit-config.yml
I supply this config as an environment variable
LIVEKIT_CONFIG
t
I had not supplied the config as an environment variable. Thanks