Commit c493d5d4 authored by daidekun's avatar daidekun

update

parent 57f2b554
...@@ -3,7 +3,7 @@ server { ...@@ -3,7 +3,7 @@ server {
server_name _; server_name _;
location / { location / {
root /home/quant_group/project/public; root /home/quant_group/SYSTEM_NAME/dist;
try_files $uri $uri/ /index.html; try_files $uri $uri/ /index.html;
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment