Update image in post

This commit is contained in:
Catalin Constantin Mititiuc 2025-06-26 13:41:35 -07:00
parent ca15a32429
commit 3cb0b83e8a
2 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -1,3 +1,7 @@
{
title: "Test `nginx.conf` Directives (subtitle: With MoonScript, OpenResty,
and Busted)"
}
$index $index
## Introduction ## Introduction
@ -10,7 +14,7 @@ $ docker run --rm -it -p 80:80 openresty/openresty:bookworm-buildpack
Visit `localhost` in browser. Should see OpenResty splash page. Visit `localhost` in browser. Should see OpenResty splash page.
![OpenResty default nginx index page](/images/openresty-splash-page.png) ![OpenResty default nginx index page](/images/openresty-default-index-page.png)
https://openresty.org/en/getting-started.html#prepare-directory-layout https://openresty.org/en/getting-started.html#prepare-directory-layout