Update nginx.conf
This commit is contained in:
@ -15,7 +15,7 @@ http {
|
|||||||
listen *:80;
|
listen *:80;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
root /hivemq-mqtt-web-client;
|
root /var/www/hivemq-mqtt-web-client;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user