bundlewrap/data/nginx/files/extras/rx300/travelynx
Franziska Kunsmann 9c1b4f5dbe
All checks were successful
bundlewrap/pipeline/head This commit looks good
move travelynx.franzi.business to rx300
2021-07-02 16:15:31 +02:00

7 lines
142 B
Text

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