fix notify-push container startup

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-16 12:10:12 +02:00
parent ad1d90d2d7
commit 421d329e35

View file

@ -204,7 +204,7 @@
"internal_port": "7867", "internal_port": "7867",
"secrets": [ "secrets": [
"REDIS_PASSWORD", "REDIS_PASSWORD",
"POSTGRES_PASSWORD" "DATABASE_PASSWORD"
], ],
"volumes": [ "volumes": [
{ {