mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Yaml updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0a3e206c9
commit
001d0678dd
1 changed files with 3 additions and 3 deletions
|
|
@ -10,15 +10,15 @@ services:
|
||||||
nextcloud-aio-talk:
|
nextcloud-aio-talk:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
required: false
|
required: false
|
||||||
nextcloud-aio-nextcloud:
|
|
||||||
condition: service_started
|
|
||||||
required: false
|
|
||||||
nextcloud-aio-notify-push:
|
nextcloud-aio-notify-push:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
required: false
|
required: false
|
||||||
nextcloud-aio-whiteboard:
|
nextcloud-aio-whiteboard:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
required: false
|
required: false
|
||||||
|
nextcloud-aio-nextcloud:
|
||||||
|
condition: service_started
|
||||||
|
required: false
|
||||||
image: ghcr.io/nextcloud-releases/aio-apache:latest
|
image: ghcr.io/nextcloud-releases/aio-apache:latest
|
||||||
user: "33"
|
user: "33"
|
||||||
init: true
|
init: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue