diff --git a/custom/gatus/Dockerfile b/custom/gatus/Dockerfile index b410c55..28e8eaa 100644 --- a/custom/gatus/Dockerfile +++ b/custom/gatus/Dockerfile @@ -1,3 +1,3 @@ FROM twinproduction/gatus -COPY ./config.yaml /app/config.yaml \ No newline at end of file +COPY ./config.yaml /config/config.yaml \ No newline at end of file