noticket - fulfillr updates
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
- import_tasks: containers/debyltech/fulfillr.yml
|
||||
vars:
|
||||
image: "{{ aws_ecr_endpoint }}/fulfillr:20241010.0018"
|
||||
image: "{{ aws_ecr_endpoint }}/fulfillr:20241010.1500
|
||||
tags: debyltech, fulfillr
|
||||
|
||||
- import_tasks: containers/home/nosql.yml
|
||||
|
||||
@@ -35,6 +35,7 @@ server {
|
||||
}
|
||||
|
||||
location /api {
|
||||
add_header Access-Control-Allow-Origin "$http_origin";
|
||||
add_header Referrer-Policy "same-origin" always;
|
||||
# add_header Strict-Transport-Security "max-age=630720000; includeSubDomains" always;
|
||||
add_header X-Content-Type-Options "nosniff" always;
|
||||
|
||||
Reference in New Issue
Block a user