kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Give execute permissions to folders
nginx returns 403 for every url on app/public/storage because of the strict permissions.pull/5765/head
							rodzic
							
								
									5340649d04
								
							
						
					
					
						commit
						5d9d4e7e12
					
				|  | @ -53,7 +53,7 @@ return [ | |||
|                 ], | ||||
|                 'dir' => [ | ||||
|                     'public' => 0755, | ||||
|                     'private' => 0700, | ||||
|                     'private' => 0711, | ||||
|                 ], | ||||
|             ], | ||||
|         ], | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Raphael Lullis
						Raphael Lullis