mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 10:43:35 +02:00
API enhancements
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
996b7ac9bf
commit
bd401b3c93
3 changed files with 30 additions and 18 deletions
|
@ -12,7 +12,6 @@ server {
|
|||
add_header X-Permitted-Cross-Domain-Policies master-only;
|
||||
add_header Referrer-Policy same-origin;
|
||||
add_header Expect-CT 'max-age=60';
|
||||
add_header Feature-Policy "accelerometer none; ambient-light-sensor none; battery none; camera none; gyroscope none;";
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue