Update to golang.exe

This commit is contained in:
Alex Ellis 2017-05-05 14:14:05 +01:00 committed by GitHub
parent ac7adf1aac
commit 48ffa56a02

View File

@ -9,7 +9,7 @@ RUN go build
ADD ./watchdog.exe /
EXPOSE 8080
ENV fprocess="app.exe"
ENV fprocess="golang.exe"
ENV suppress_lock="true"