Browse Source

room_keys.json

pull/86/head
Ruben Cid 6 years ago
parent
commit
dfa54ffc9c
  1. 1
      .gitignore
  2. 2
      Dockerfile
  3. 1
      room_keys.json

1
.gitignore vendored

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
# Created by .ignore support plugin (hsz.mobi)
.idea
dist
room_keys.json

2
Dockerfile

@ -6,7 +6,7 @@ COPY . . @@ -6,7 +6,7 @@ COPY . .
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o livego ./
FROM alpine:latest
LABEL maintainer="gwuhaolin <gwuhaolin@gmail.com>"
LABEL maintainer="Ruben Cid Lara <rubencidlara@gmail.com>"
ENV RTMP_PORT 1935
ENV HTTP_FLV_PORT 7001
ENV HLS_PORT 7002

1
room_keys.json

@ -1 +0,0 @@ @@ -1 +0,0 @@
{"ROOM_NAME":"VdagOakQauW5JhEeZ3qFM30fO6bzXd7skvkyboJH9xoISPe0"}
Loading…
Cancel
Save