a
This commit is contained in:
parent
3cfa496984
commit
59a1e58620
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
ragon.agenix.secrets."picardResticSSHKey" = { };
|
ragon.agenix.secrets."picardResticSSHKey" = { };
|
||||||
ragon.agenix.secrets."picardResticHealthCheckUrl" = { };
|
ragon.agenix.secrets."picardResticHealthCheckUrl" = { };
|
||||||
|
|
||||||
extraConfig = ''
|
appendConfig = ''
|
||||||
proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=STATIC:10m max_size=4g
|
proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=STATIC:10m max_size=4g
|
||||||
inactive=60m use_temp_path=off;
|
inactive=60m use_temp_path=off;
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue