1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-26 02:45:38 +00:00
Files
dockerfiles/unmaintained/reverse/rootfs/nginx/conf.d/ct.conf

3 lines
58 B
Plaintext
Raw Normal View History

ssl_ct on;
add_header Expect-CT "enforce; max-age=86400";