Update Dockerfile

This commit is contained in:
Loyh 2018-05-13 20:27:24 +08:00 committed by GitHub
parent c008b14d0f
commit 788b83dea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,4 @@ RUN cd /go/src/github.com/fatedier/frp \
WORKDIR /
EXPOSE 80 443 6000 7000 7500
ENTRYPOINT ["/frps"]
ENTRYPOINT ["/frpc"]