0
0
Fork 0
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:
Danilo Ješić 2023-07-18 10:19:20 +02:00
parent 63d087856d
commit cc6a0f4d8b
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ services:
- nextcloud-setup-network - nextcloud-setup-network
nc: nc:
volumes: []
networks: networks:
- nextcloud-setup-network - nextcloud-setup-network

View file

@ -30,6 +30,7 @@ services:
- nextcloud-setup-network - nextcloud-setup-network
nc: nc:
volumes: []
networks: networks:
- nextcloud-setup-network - nextcloud-setup-network