task.py add defs variable FUSE_SERVER
the fuse server was referenced as localhost in the code. However, for the separation of reposibilities to work correctly in the docker installation it was necessary to add a variable in order to be able to reference the correct container for running custom fuse jobs
Please register or sign in to comment