Refactor Dockerfile
This commit is contained in:
parent
09519cf89b
commit
afbd1e302f
2 changed files with 11 additions and 9 deletions
|
|
@ -391,7 +391,7 @@ server {
|
|||
}
|
||||
|
||||
location / {
|
||||
root /app;
|
||||
root /usr/share/nginx/html;
|
||||
index index.html index.htm;
|
||||
error_page 404 /404.html;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue