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