mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2025-06-26 02:20:47 +00:00
@ -19,5 +19,6 @@ http {
|
||||
root /app/www;
|
||||
<% end %>
|
||||
index index.html;
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user