Skip to content

Commit 5bc23fd

Browse files
authored
Merge pull request #4 from msabaeian/patch-1
Update root dir for demos
2 parents 4490593 + 9a0128b commit 5bc23fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ http {
3939
#access_log logs/host.access.log main;
4040

4141
location / {
42-
root /usr/local/share/janus/demos/;
42+
root /usr/local/share/janus/html/demos/;
4343
index index.html index.htm;
4444
}
4545

0 commit comments

Comments
 (0)