mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Apply automatic changes
This commit is contained in:
parent
124794c4aa
commit
a62484c31c
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ To let nginx resolves the DNS record `csaf.data.security.domain.tld` to fulfill
|
|||
|
||||
server_name ${DNS_NAME}; # e.g. server_name csaf.data.security.domain.tld;
|
||||
|
||||
location / {
|
||||
location = / {
|
||||
try_files /.well-known/csaf/provider-metadata.json =404;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue