Correction

This commit is contained in:
Alexandre
2022-03-24 09:56:48 +01:00
parent 8e8bc40e04
commit a2ecc71edf
10 changed files with 7 additions and 37 deletions

View File

@@ -120,9 +120,6 @@ server {
location ~ \.(?:png|html|ttf|ico|jpg|jpeg|bcmap|mp4|webm)$ {
try_files $uri /index.php$request_uri;
access_log off;
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}
}