diff --git a/docker-compose.quantumleap-stellio.yml b/docker-compose.quantumleap-stellio.yml index 13d13690..9aa4780e 100644 --- a/docker-compose.quantumleap-stellio.yml +++ b/docker-compose.quantumleap-stellio.yml @@ -42,7 +42,7 @@ services: - "5433:5432" volumes: - smart-city-cratedb-stellio-data:/data - command: -Clicense.enterprise=false -Cauth.host_based.enabled=true + command: -Ccluster.name=stellio healthcheck: test: ["CMD", "curl", "-f", "http://localhost:4200/_admin/v1/health"] interval: 30s