Commit 5aabea16 authored by wentao.suo's avatar wentao.suo

fix

parent 648f2571
server {
listen 80;
server_name _;
location / {
root /home/quant_group/cuishou-ui;
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