diff --git a/nginx-labdev-nomad.conf b/nginx-labdev-nomad.conf
index 65f70321e3589ab70d96172a54b5134653a937d5..03fdb898be50b3d24f6c6003b0681c8f5d3fac45 100644
--- a/nginx-labdev-nomad.conf
+++ b/nginx-labdev-nomad.conf
@@ -166,6 +166,10 @@ http {
       proxy_pass http://130.183.207.100:30155;
     }
 
+    location /archive/ {
+      proxy_pass http://130.183.207.100:31179;
+    }
+
 
     location /repo/docs/ {
       proxy_pass http://staging-nomad.esc.rzg.mpg.de:8111;