first commit
This commit is contained in:
7
k8s/livekit/Dockerfile
Normal file
7
k8s/livekit/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM livekit/livekit-server:v1.11.0
|
||||
|
||||
COPY livekit.yaml /etc/livekit/livekit.yaml
|
||||
|
||||
EXPOSE 7880 7881 7882
|
||||
|
||||
CMD ["--config", "/etc/livekit/livekit.yaml"]
|
||||
Reference in New Issue
Block a user