Ignore volume mount on FPM nc service
This commit is contained in:
parent
63d087856d
commit
cc6a0f4d8b
@ -30,6 +30,7 @@ services:
|
||||
- nextcloud-setup-network
|
||||
|
||||
nc:
|
||||
volumes: []
|
||||
networks:
|
||||
- nextcloud-setup-network
|
||||
|
||||
|
||||
@ -30,6 +30,7 @@ services:
|
||||
- nextcloud-setup-network
|
||||
|
||||
nc:
|
||||
volumes: []
|
||||
networks:
|
||||
- nextcloud-setup-network
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user