bundlewrap/data/nginx/files/extras/rx300/travelynx

8 lines
142 B
Plaintext
Raw Normal View History

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