mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 19:39:20 +08:00 
			
		
		
		
	Update docker-compose.yml
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user