docs: record live dual-marketplace delivery
This commit is contained in:
parent
b0eeade03d
commit
4006f3454c
4 changed files with 50 additions and 2 deletions
|
|
@ -28,7 +28,6 @@ location ^~ /api/hololake/marketplace/artifacts/ {
|
|||
default_type application/octet-stream;
|
||||
add_header X-Content-Type-Options nosniff always;
|
||||
add_header Cache-Control "public, max-age=31536000, immutable" always;
|
||||
try_files $uri =404;
|
||||
}
|
||||
location = /api/hololake/public-distribution/health {
|
||||
alias /var/lib/guanghu-public-distribution/current/health.json;
|
||||
|
|
|
|||
Loading…
Reference in a new issue