diff --git a/conf.d/sinqstatus.conf b/conf.d/sinqstatus.conf index 6263917..a54a77c 100644 --- a/conf.d/sinqstatus.conf +++ b/conf.d/sinqstatus.conf @@ -10,7 +10,7 @@ server { listen 443 ssl; server_name sinqstatus.psi.ch; - root /opt/webcontent/sinqstatus; + root /opt/webcontent/sinqstatus/Status; index index.html; ssl_certificate /etc/nginx/certs/lx-docker-dmz-01.psi.ch.crt;