2024-05-07 18:30:17 +02:00

3 lines
98 B
Ruby

ENV['SERVER_PORT'] = '6080'
ENV['LIVEKIT_API_KEY'] = 'devkey'
ENV['LIVEKIT_API_SECRET'] = 'secret'