mirror of
				https://github.com/mr-vercetti/homeserver.git
				synced 2025-11-04 07:05:46 +01:00 
			
		
		
		
	Fix nextcloud-cache permissions issue
This commit is contained in:
		@@ -5,6 +5,8 @@ services:
 | 
			
		||||
      user: ${PUID}:${PGID}
 | 
			
		||||
      networks:
 | 
			
		||||
         - nextcloud
 | 
			
		||||
      volumes:
 | 
			
		||||
         - ${APPS_DIR}/nextcloud-cache:/data
 | 
			
		||||
      ports:
 | 
			
		||||
         - 6379:6379
 | 
			
		||||
      restart: unless-stopped
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user