Try opening port from here
This commit is contained in:
@ -2,4 +2,6 @@ FROM drone/drone:1
|
|||||||
|
|
||||||
EXPOSE 8097
|
EXPOSE 8097
|
||||||
|
|
||||||
|
ENV DRONE_SERVER_PORT=:8097
|
||||||
|
|
||||||
COPY . ${WORKDIR}
|
COPY . ${WORKDIR}
|
||||||
|
Reference in New Issue
Block a user