added image name to docker compose
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
services:                                                                                                     
 | 
			
		||||
  siteward:                                                                                                        
 | 
			
		||||
    build: .                                                                                                  
 | 
			
		||||
    image: ward/web
 | 
			
		||||
    container_name: ward-web
 | 
			
		||||
    restart: always
 | 
			
		||||
    labels:                                                                                                   
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user