Skip to content

Commit dfa54ff

Browse files
committed
room_keys.json
1 parent 03f2909 commit dfa54ff

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Created by .ignore support plugin (hsz.mobi)
22
.idea
33
dist
4+
room_keys.json

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY . .
66
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o livego ./
77

88
FROM alpine:latest
9-
LABEL maintainer="gwuhaolin <gwuhaolin@gmail.com>"
9+
LABEL maintainer="Ruben Cid Lara <rubencidlara@gmail.com>"
1010
ENV RTMP_PORT 1935
1111
ENV HTTP_FLV_PORT 7001
1212
ENV HLS_PORT 7002

Diff for: room_keys.json

-1
This file was deleted.

0 commit comments

Comments
 (0)