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.
1 parent 87b09a2 commit c372a38Copy full SHA for c372a38
nginx.conf
@@ -39,7 +39,7 @@ http {
39
#access_log logs/host.access.log main;
40
41
location / {
42
- root /usr/local/share/janus/html/demos/;
+ root /usr/local/share/janus/html/;
43
index index.html index.htm;
44
}
45
0 commit comments