Remove log path for php
This commit is contained in:
		@@ -19,7 +19,6 @@ services:
 | 
			
		||||
        volumes:
 | 
			
		||||
            - ./webroot:/webroot
 | 
			
		||||
            - ./resources/php/custom.ini:/usr/local/etc/php/conf.d/custom.ini
 | 
			
		||||
            - ./log/php:/var/log/php
 | 
			
		||||
        links:
 | 
			
		||||
            - database
 | 
			
		||||
        restart: always
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user