We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80da1e8 + 648f12a commit 5f65050Copy full SHA for 5f65050
1 file changed
docker-compose.yml
@@ -83,6 +83,7 @@ services:
83
depends_on:
84
config-init:
85
condition: service_completed_successfully
86
+ restart: unless-stopped
87
88
# VictoriaMetrics Sink - Storage for metrics in Prometheus format
89
sink-prometheus:
@@ -109,6 +110,7 @@ services:
109
110
111
112
113
114
115
# PGWatch Instance 1 - Monitoring service (Postgres sink)
116
pgwatch-postgres:
0 commit comments