Arrange HTTPS configuration

This commit is contained in:
Luke Murphy
2020-03-25 01:21:53 +01:00
parent 4e41bf3e33
commit f72c4c8996
4 changed files with 18 additions and 3 deletions

View File

@ -1,5 +1,5 @@
FROM drone/drone:1
EXPOSE 80
EXPOSE 8097
COPY . ${WORKDIR}