diff --git a/app/swarm.py b/app/swarm.py index ccf0bf7d..5ce29fcf 100644 --- a/app/swarm.py +++ b/app/swarm.py @@ -32,7 +32,7 @@ class Swarm: job['service_args']['version'] ) _labels = {'service': 'ocr'} - _mounts = ['/media/sf_files:/input:rw'] + _mounts = ['/home/compute/lovelace/opaque/files:/input:rw'] _name = job['id'] ''' ' The Docker SDK for Python expects the cpu_reservation value to be