mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-29 19:57:14 +00:00
✨(tilt) add Tilt environment for testing DINUM frontend image
Introduce new development environment to test custom DINUM image locally and validate white-label customizations.
This commit is contained in:
committed by
aleb_the_flash
parent
77e7e9cdd4
commit
fb6b6f2b03
@@ -0,0 +1,12 @@
|
||||
djangoSecretKey: u!vbjDW71aru&OZA%NZQi0x
|
||||
livekit:
|
||||
keys:
|
||||
devkey: secret
|
||||
webhook:
|
||||
api_key: devkey
|
||||
livekitApi:
|
||||
key: devkey
|
||||
secret: secret
|
||||
oidc:
|
||||
clientId: meet
|
||||
clientSecret: ThisIsAnExampleKeyForDevPurposeOnly
|
||||
Reference in New Issue
Block a user