aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2022-06-08 16:10:18 -0700
committerGravatar Mark <[email protected]>2022-06-08 16:10:18 -0700
commitcfe69d1d76e857cab5a8df98208671162cdd3f3b (patch)
treeaf03758d97deff81f0454777424f1eb9191c3fc9 /docker-compose.yml
parentImprove nomination message consistency and include user mentions (diff)
parentchore: Remove allowed_strings in favour of Literal (diff)
Merge main into nominations-tagging
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 869d9acb6..ce78f65aa 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -38,6 +38,7 @@ services:
metricity:
<< : *logging
+ << : *restart_policy
restart: on-failure # USE_METRICITY=false will stop the container, so this ensures it only restarts on error
depends_on:
postgres: