feat: Add online user guide with screenshots (#203) #204
@@ -19,7 +19,7 @@ http {
|
||||
|
||||
# Handle client-side routing
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
try_files $uri /index.html;
|
||||
}
|
||||
|
||||
# Enable gzip compression
|
||||
|
||||
Reference in New Issue
Block a user