mirror of
https://github.com/nextcloud/docker.git
synced 2025-05-12 03:10:55 +02:00
Ignore volume mount on FPM nc service
This commit is contained in:
parent
63d087856d
commit
cc6a0f4d8b
2 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,7 @@ services:
|
||||||
- nextcloud-setup-network
|
- nextcloud-setup-network
|
||||||
|
|
||||||
nc:
|
nc:
|
||||||
|
volumes: []
|
||||||
networks:
|
networks:
|
||||||
- nextcloud-setup-network
|
- nextcloud-setup-network
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@ services:
|
||||||
- nextcloud-setup-network
|
- nextcloud-setup-network
|
||||||
|
|
||||||
nc:
|
nc:
|
||||||
|
volumes: []
|
||||||
networks:
|
networks:
|
||||||
- nextcloud-setup-network
|
- nextcloud-setup-network
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue