Skip to content

Commit

Permalink
chore: remove livekit env variables from render.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
hudy9x authored Jun 26, 2024
1 parent a786093 commit fa7d266
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,10 @@ services:
envVars:
- key: REDIS_HOST
sync: false
- key: NEXT_PUBLIC_LIVEKIT_URL
sync: false
- key: NEXT_PUBLIC_FE_GATEWAY
sync: false
- key: MONGODB_URL
sync: false
- key: LIVEKIT_API_SECRET
sync: false
- key: LIVEKIT_API_KEY
sync: false
- key: JWT_VERIFY_USER_LINK_TOKEN_EXPIRED
sync: false
- key: JWT_TOKEN_EXPIRED
Expand Down

0 comments on commit fa7d266

Please sign in to comment.