mirror of https://github.com/louislam/uptime-kuma
				
				
				
			Update docker-compose.yml
							parent
							
								
									e488e2dc0a
								
							
						
					
					
						commit
						d344914ca0
					
				| 
						 | 
				
			
			@ -8,7 +8,7 @@ services:
 | 
			
		|||
    image: louislam/uptime-kuma:1
 | 
			
		||||
    container_name: uptime-kuma
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ./uptime-kuma:/app/data
 | 
			
		||||
      - ./uptime-kuma-data:/app/data
 | 
			
		||||
    ports:
 | 
			
		||||
      - 3001:3001
 | 
			
		||||
      - 3001:3001  # <Host Port>:<Container Port>
 | 
			
		||||
    restart: always
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue