Remove checks for now
continuous-integration/drone/push Build is passing Details

We need to add a health check.
This commit is contained in:
Luke Murphy 2020-03-25 22:43:50 +01:00
parent 626be049c1
commit 1ed4f14503
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 0 additions and 7 deletions

5
CHECKS
View File

@ -1,5 +0,0 @@
WAIT=3
TIMEOUT=3
ATTEMPTS=5
/ Cannot GET

View File

@ -2,5 +2,3 @@ FROM decentral1se/homebase:ventilator
EXPOSE 8085
EXPOSE 3282
COPY . ${WORKDIR}