[#5] enable alarm
This commit is contained in:
		
							parent
							
								
									0cb8666dde
								
							
						
					
					
						commit
						3b465caeea
					
				| 
						 | 
					@ -44,7 +44,7 @@ services:
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    container_name: pinpoint-mysql
 | 
					    container_name: pinpoint-mysql
 | 
				
			||||||
    restart: always
 | 
					    restart: always
 | 
				
			||||||
#    image: "pinpointdocker/pinpoint-mysql:${PINPOINT_VERSION}"
 | 
					    image: "pinpointdocker/pinpoint-mysql:${PINPOINT_VERSION}"
 | 
				
			||||||
    hostname: pinpoint-mysql
 | 
					    hostname: pinpoint-mysql
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - "13306:3306"
 | 
					      - "13306:3306"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue