diff --git a/nodes/htz-cloud/jugendhackt.py b/nodes/htz-cloud/jugendhackt.py index 2723286..8716a8c 100644 --- a/nodes/htz-cloud/jugendhackt.py +++ b/nodes/htz-cloud/jugendhackt.py @@ -34,7 +34,7 @@ nodes['htz-cloud.jugendhackt'] = { 'target': 'http://127.0.0.1:22090/', }, '/static/': { - 'alias': '/opt/jugendhackt_tools/static/', + 'alias': '/opt/jugendhackt_tools/src/static/', }, }, },