fix internal_port of notify-push

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-15 16:11:48 +02:00
parent cfd8d7c041
commit 276a85421a

View file

@ -201,7 +201,7 @@
"expose": [ "expose": [
"7867" "7867"
], ],
"internal_port": "7876", "internal_port": "7867",
"secrets": [ "secrets": [
"REDIS_PASSWORD", "REDIS_PASSWORD",
"POSTGRES_PASSWORD" "POSTGRES_PASSWORD"