Skip to content

Commit c372a38

Browse files
authored
Update nginx.conf
1 parent 87b09a2 commit c372a38

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/html/demos/;
42+
root /usr/local/share/janus/html/;
4343
index index.html index.htm;
4444
}
4545

0 commit comments

Comments
 (0)