1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-03 18:59:17 +00:00

5 lines
109 B
Plaintext
Raw Normal View History

2017-09-18 18:50:55 +02:00
ssl_stapling on;
ssl_stapling_verify on;
resolver 84.200.69.80 84.200.70.40 valid=300s;
resolver_timeout 5s;