Rename container name
This commit is contained in:
		@@ -13,7 +13,7 @@ services:
 | 
				
			|||||||
      - ./postgres:/var/lib/postgresql/data
 | 
					      - ./postgres:/var/lib/postgresql/data
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  web:
 | 
					  web:
 | 
				
			||||||
    container_name: dachan.fun
 | 
					    container_name: dach_web
 | 
				
			||||||
    healthcheck:
 | 
					    healthcheck:
 | 
				
			||||||
      test:
 | 
					      test:
 | 
				
			||||||
        [
 | 
					        [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user