mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01: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
Reference in a new issue