updaet repo

This commit is contained in:
Newnius 2020-06-04 19:51:41 +08:00
parent a1def0931c
commit 3c16eca159

View File

@ -4,7 +4,7 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
RUN apk --no-cache add git
RUN git clone https://github.com/ianramzy/decentralized-video-chat.git /zipcall
RUN git clone https://code.newnius.com/newnius/zipcall.git
RUN cd /zipcall && npm install