mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Update job file path.
This commit is contained in:
		@@ -33,7 +33,7 @@ class Swarm:
 | 
				
			|||||||
        )
 | 
					        )
 | 
				
			||||||
        _labels = {'service': 'ocr'}
 | 
					        _labels = {'service': 'ocr'}
 | 
				
			||||||
        _mounts = [
 | 
					        _mounts = [
 | 
				
			||||||
            '/home/compute/lovelace/opaque/files:/files:rw',
 | 
					            '/home/compute/lovelace/opaque/jobs:/files:rw',
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
        _name = job['id']
 | 
					        _name = job['id']
 | 
				
			||||||
        '''
 | 
					        '''
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user