Enhancement: Add Docker Hub image

This commit is contained in:
Leonard Jonathan Oh 2023-03-13 15:20:31 +00:00
parent 90a657c0fb
commit f1d1c175f9
15 changed files with 538 additions and 228 deletions

View file

@ -11,7 +11,7 @@ http {
default_type application/octet-stream;
access_log off;
error_log /tmp/ngx_error.log error;
error_log /dev/stderr error;
sendfile on;
keepalive_timeout 15;