We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4490593 + 9a0128b commit 5bc23fdCopy full SHA for 5bc23fd
nginx.conf
@@ -39,7 +39,7 @@ http {
39
#access_log logs/host.access.log main;
40
41
location / {
42
- root /usr/local/share/janus/demos/;
+ root /usr/local/share/janus/html/demos/;
43
index index.html index.htm;
44
}
45
0 commit comments