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