mirror of
				https://github.com/ClusterCockpit/cc-docker.git
				synced 2025-11-03 18:45:07 +01:00 
			
		
		
		
	Remove obsolete influxdb dependency
This commit is contained in:
		@@ -32,7 +32,6 @@ services:
 | 
				
			|||||||
          - ${DATADIR}/job-archive:/var/lib/job-archive:cached
 | 
					          - ${DATADIR}/job-archive:/var/lib/job-archive:cached
 | 
				
			||||||
        depends_on:
 | 
					        depends_on:
 | 
				
			||||||
            - db
 | 
					            - db
 | 
				
			||||||
            - influxdb
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    nginx:
 | 
					    nginx:
 | 
				
			||||||
        container_name: cc-nginx
 | 
					        container_name: cc-nginx
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user