diff --git a/Dockerfile b/Dockerfile index 0ce4c94..28cb2b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,6 +2,4 @@ FROM drone/drone:1 EXPOSE 8080 -ENV DRONE_SERVER_PORT=:8097 - COPY . ${WORKDIR}