feat: add cdn raw data
This commit is contained in:
parent
876d6cab2f
commit
1e49620eb3
2 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,7 @@ server {
|
|||
}
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
root /cdn_data;
|
||||
}
|
||||
|
||||
location ~ /assets(.*) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue