This website requires JavaScript.
Explore
Help
Sign in
kunsi
/
bundlewrap
Watch
1
Star
0
Fork
You've already forked bundlewrap
0
Code
Issues
1
Pull requests
1
Releases
Activity
2d42e5f7dd
bundlewrap
/
data
/
nginx
/
files
/
extras
/
htz.ex42-1048908
/
travelynx.franzi.business
8 lines
142 B
Text
Raw
Normal View
History
Unescape
Escape
htz.ex42-1048908: serve travelynx static files
2020-08-19 19:46:01 +00:00
location /static {
htz.ex42-1048908: fix travelynx static files
2020-08-19 20:01:54 +00:00
root /opt/travelynx/public;
htz.ex42-1048908: serve travelynx static files
2020-08-19 19:46:01 +00:00
}
location /service-worker.js {
htz.ex42-1048908: fix travelynx static files
2020-08-19 20:01:54 +00:00
root /opt/travelynx/public;
htz.ex42-1048908: serve travelynx static files
2020-08-19 19:46:01 +00:00
}
Reference in a new issue
Copy permalink