aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar mathstrains21 <[email protected]>2022-03-13 10:39:47 +0000
committerGravatar GitHub <[email protected]>2022-03-13 10:39:47 +0000
commitd470a18804d6d9a4cffb47960f250b301aff143f (patch)
tree130cea16c94e0fc789a868d1198d17e2351057ca /docker-compose.yml
parentFix string quotes (diff)
parentAdd regex tag (#2109) (diff)
Merge branch 'python-discord:main' into patreon
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: