From 242199399b3b9aeda9fe2d476cb3c06a990989a8 Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Tue, 17 Dec 2019 18:28:37 +0200 Subject: [PATCH] Use stop-first for PG update_config --- stack-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/stack-compose.yml b/stack-compose.yml index 76ea73c..023d0b9 100644 --- a/stack-compose.yml +++ b/stack-compose.yml @@ -6,8 +6,6 @@ services: replicas: 1 restart_policy: condition: on-failure - update_config: - order: start-first environment: - POSTGRES_USER_FILE=/run/secrets/DJANGO_DB_USER