Updated the Docker files
This commit is contained in:
		
							
								
								
									
										7
									
								
								docker/docker-compose.build.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								docker/docker-compose.build.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
version: '3'
 | 
			
		||||
services:
 | 
			
		||||
  web:
 | 
			
		||||
    image: akaunting
 | 
			
		||||
    build: ../
 | 
			
		||||
    ports:
 | 
			
		||||
      - "80:80"
 | 
			
		||||
		Reference in New Issue
	
	Block a user