diff --git a/configurations/services/http-8080.yaml b/configurations/services/http-8080.yaml index 2c76529..d738300 100644 --- a/configurations/services/http-8080.yaml +++ b/configurations/services/http-8080.yaml @@ -7,4 +7,5 @@ commands: headers: - "Content-Type: text/html" - "Expires: 0" - - "Version: 6.42.12" \ No newline at end of file + - "Version: 6.42.12" + statusCode: 200 \ No newline at end of file