htz.ex42-1048908: fix travelynx static files
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
15dbc4307f
commit
b7f377816f
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
location /static {
|
||||
root /srv/www/travelynx/public;
|
||||
root /opt/travelynx/public;
|
||||
}
|
||||
|
||||
location /service-worker.js {
|
||||
root /srv/www/travelynx/public;
|
||||
root /opt/travelynx/public;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue