fix: CrateDB-Stellio + table quantumleap_stellio
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
|||||||
- "5433:5432"
|
- "5433:5432"
|
||||||
volumes:
|
volumes:
|
||||||
- smart-city-cratedb-stellio-data:/data
|
- smart-city-cratedb-stellio-data:/data
|
||||||
command: -Clicense.enterprise=false -Cauth.host_based.enabled=true
|
command: -Ccluster.name=stellio
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:4200/_admin/v1/health"]
|
test: ["CMD", "curl", "-f", "http://localhost:4200/_admin/v1/health"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user