bundlewrap/data/nginx/files/extras/htz.ex42-1048908/travelynx.franzi.business
Franzi b7f377816f
All checks were successful
bundlewrap/pipeline/head This commit looks good
htz.ex42-1048908: fix travelynx static files
2020-08-19 22:01:54 +02:00

8 lines
142 B
Plaintext

location /static {
root /opt/travelynx/public;
}
location /service-worker.js {
root /opt/travelynx/public;
}