7 lines
199 B
Bash
7 lines
199 B
Bash
# Public environment variables
|
|
# These variables are exposed to the client-side code
|
|
# and should not contain any sensitive information.
|
|
|
|
|
|
NEXT_PUBLIC_LIVEKIT_URL=https://call.pragmatismo.com.br
|
|
|