5
0
Fork 0

fix: Remove iceservers.txt

pull/7/head
Ambrose Chua 2019-07-27 17:47:32 +08:00
parent 62c3a00c56
commit ecccd6dafa
Signed by: ambrose
GPG Key ID: B34FBE029276BA5D
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ RUN CGO_ENABLED=0 go build -ldflags "-s -w"
FROM scratch
COPY --from=build /src/iceservers.txt /iceservers.txt
COPY --from=build /src/webrtc /webrtc
COPY --from=build /src/.env /.env