Try opening port from here
This commit is contained in:
parent
c0a5593329
commit
6336cb5d11
@ -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