bundles/jugendhackt_tools: fix static root

This commit is contained in:
Franzi 2023-05-15 12:06:41 +02:00
parent 906994b50f
commit b2ad9ce3d8
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 2 additions and 3 deletions

View file

@ -371,7 +371,7 @@ nodes['rx300'] = {
'target': 'http://127.0.0.1:22090/',
},
'/static/': {
'alias': '/opt/jugendhackt_tools/static/',
'alias': '/opt/jugendhackt_tools/src/static/',
},
},
},