htz.ex42-1048908: serve travelynx static files

This commit is contained in:
Franzi 2020-08-19 21:46:01 +02:00
parent 8547948ce6
commit 1392ce3c58
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
location /static {
root /srv/www/travelynx/public;
}
location /service-worker.js {
root /srv/www/travelynx/public;
}

View file

@ -154,6 +154,7 @@ nodes['htz.ex42-1048908'] = {
'proxy': {
'/': 'http://127.0.0.1:8093',
},
'extras': True,
},
'vliedel.random.franzi.business': {},
'webmail.mx0.kunbox.net': {