update pebble.conf
Signed-off-by: Ava Hahn <a.hahn@f5.com>
This commit is contained in:
parent
0428682b66
commit
b16f8dd1c6
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
worker_processes 1;
|
||||
error_log /dev/stdout notice;
|
||||
error_log /dev/stdout debug;
|
||||
pid /tmp/pid;
|
||||
daemon off;
|
||||
|
||||
|
|
@ -13,6 +13,7 @@ http {
|
|||
contact ava@sunnypup.io;
|
||||
state_path /tmp;
|
||||
accept_terms_of_service;
|
||||
ssl_verify off;
|
||||
}
|
||||
|
||||
acme_shared_zone zone=ngx_acme_shared:1M;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue