change starting order of notify-push to start after nextcloud container

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-15 17:03:20 +02:00
parent fde954be51
commit 20167ab914

View file

@ -6,8 +6,8 @@
"nextcloud-aio-onlyoffice",
"nextcloud-aio-collabora",
"nextcloud-aio-talk",
"nextcloud-aio-notify-push",
"nextcloud-aio-nextcloud"
"nextcloud-aio-nextcloud",
"nextcloud-aio-notify-push"
],
"display_name": "Apache",
"image": "nextcloud/aio-apache",