FIX: Pulsar Manager credentials + MapStore static files + CrateDB tables + QuantumLeap persistence
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
- smart-city-cratedb-stellio-data:/data
|
||||
command: -Ccluster.name=stellio
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:4200/_admin/v1/health"]
|
||||
test: ["CMD", "curl", "-f", "http://localhost:4200/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user