fix: CrateDB-Stellio + table quantumleap_stellio
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user