Docker is lying to our caches about what it varies responses about
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a711cf1736
commit
68ddd68bf8
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ storage:
|
|||
rootdirectory: {{ storage.filesystem.rootdirectory }}
|
||||
http:
|
||||
addr: {{ http.addr }}
|
||||
headers:
|
||||
Vary: [Accept]
|
||||
{% if tls.enabled %}
|
||||
tls:
|
||||
certificate: {{ tls.certificate }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue