diff --git a/haas-imagej-client/src/main/resources/config.yaml b/haas-imagej-client/src/main/resources/config.yaml
index 23bfbc9d8099cf8c925036987bfbb5f751bf71d7..98e86e1375e7aaa8cb3854ded99016a0ad278d7b 100644
--- a/haas-imagej-client/src/main/resources/config.yaml
+++ b/haas-imagej-client/src/main/resources/config.yaml
@@ -202,14 +202,14 @@ common: {
   #          sysconfcpus
   # ============================================================================
   # current working Fiji
-  fiji-app: "/scratch/work/project/open-12-20/haas/spim/Fiji.app/ImageJ-linux64 -Xss4m",
+  fiji-app: "/scratch/work/project/dd-18-42/apps/haas/spim/Fiji.app/ImageJ-linux64 -Xss4m",
   # bean shell scripts and Snakefile
-  bsh_directory: "/scratch/work/project/open-12-20/haas/spim/snakemake-workflows/spim_registration/timelapse/",
+  bsh_directory: "/scratch/work/project/dd-18-42/apps/haas/spim/snakemake-workflows/spim_registration/timelapse/",
   # Directory that contains the cuda libraries
   directory_cuda: "/sw/users/schmied/cuda/",
   # xvfb 
   fiji-prefix: "",
-  sysconfcpus: "/scratch/work/project/open-12-20/haas/spim/bin/sysconfcpus -n",
+  sysconfcpus: "/scratch/work/project/dd-18-42/apps/haas/spim/bin/sysconfcpus -n",
   memory-prefix: "-Xmx"
   }