diff --git a/docker-compose.yml b/docker-compose.yml index acb9a08..93d56be 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,8 +11,9 @@ services: - 9999:9999 environment: HOREBD_DEBUG: "false" + HOREBD_JSON: "true" - # The client tool. + # The client. horebctl: build: context: .