🔧(helm) set IndieHoster LiveKit server URL for remote environments
Based on @rouja recommendations, use IndieHoster LiveKit instances for our preliminary tests. Several issues are already known on this instance.
This commit is contained in:
committed by
aleb_the_flash
parent
937c4c4b2f
commit
d9bcbcd002
@@ -109,6 +109,7 @@ backend:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: backend
|
name: backend
|
||||||
key: LIVEKIT_API_KEY
|
key: LIVEKIT_API_KEY
|
||||||
|
LIVEKIT_API_URL: https://livekit.beta.numerique.gouv.fr
|
||||||
|
|
||||||
createsuperuser:
|
createsuperuser:
|
||||||
command:
|
command:
|
||||||
|
|||||||
@@ -109,6 +109,7 @@ backend:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: backend
|
name: backend
|
||||||
key: LIVEKIT_API_KEY
|
key: LIVEKIT_API_KEY
|
||||||
|
LIVEKIT_API_URL: https://livekit.beta.numerique.gouv.fr
|
||||||
|
|
||||||
createsuperuser:
|
createsuperuser:
|
||||||
command:
|
command:
|
||||||
|
|||||||
@@ -109,6 +109,7 @@ backend:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: backend
|
name: backend
|
||||||
key: LIVEKIT_API_KEY
|
key: LIVEKIT_API_KEY
|
||||||
|
LIVEKIT_API_URL: https://livekit.beta.numerique.gouv.fr
|
||||||
|
|
||||||
createsuperuser:
|
createsuperuser:
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user