glance related changes
This commit is contained in:
		@@ -2,6 +2,11 @@ services:
 | 
			
		||||
  dockge:
 | 
			
		||||
    image: louislam/dockge:1
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    labels:
 | 
			
		||||
      glance.name: Dockge
 | 
			
		||||
      glance.icon: si:docker
 | 
			
		||||
      glance.url: http://netcup.porgy-porgy.ts.net:5001
 | 
			
		||||
      glance.description: Docker management      
 | 
			
		||||
    ports:
 | 
			
		||||
      # Host Port : Container Port
 | 
			
		||||
      - 5001:5001
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user