mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
address review
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
b3161695e6
commit
0600a89a88
2 changed files with 2 additions and 0 deletions
|
|
@ -390,3 +390,4 @@ volumes:
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
nextcloud-aio:
|
nextcloud-aio:
|
||||||
|
name: nextcloud-aio
|
||||||
|
|
|
||||||
|
|
@ -141,6 +141,7 @@ cat << NETWORK >> containers.yml
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
nextcloud-aio:
|
nextcloud-aio:
|
||||||
|
name: nextcloud-aio
|
||||||
NETWORK
|
NETWORK
|
||||||
|
|
||||||
cat containers.yml > latest.yml
|
cat containers.yml > latest.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue