From 421d329e356f46ed060dd8963e7c48e44459628c Mon Sep 17 00:00:00 2001 From: Simon L Date: Fri, 16 Jun 2023 12:10:12 +0200 Subject: [PATCH] fix notify-push container startup Signed-off-by: Simon L --- php/containers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/containers.json b/php/containers.json index 745f775c..1fadc91f 100644 --- a/php/containers.json +++ b/php/containers.json @@ -204,7 +204,7 @@ "internal_port": "7867", "secrets": [ "REDIS_PASSWORD", - "POSTGRES_PASSWORD" + "DATABASE_PASSWORD" ], "volumes": [ {