Skip to content

Commit

Permalink
room_keys.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GNURub committed Apr 8, 2020
1 parent 03f2909 commit dfa54ff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
# Created by .ignore support plugin (hsz.mobi)
.idea
dist
room_keys.json
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion room_keys.json

This file was deleted.

0 comments on commit dfa54ff

Please sign in to comment.