mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	add some comments and remove traefik-network from docker-composer.yml
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
# Simple docker-composer.yml
 | 
			
		||||
# You can change your port or volume location
 | 
			
		||||
 | 
			
		||||
version: '3.3'
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
@@ -8,5 +11,3 @@ services:
 | 
			
		||||
      - ./uptime-kuma:/app/data
 | 
			
		||||
    ports:
 | 
			
		||||
      - 3001:3001
 | 
			
		||||
    networks:
 | 
			
		||||
      - traefik-network
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user