Skip to content

Commit 087542f

Browse files
author
Bryan Latten
committed
Update README.md
1 parent 0f7b7d6 commit 087542f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Provides base OS, patches and stable nginx for quick and easy spinup
55
Variable | Example | Description
66
--- | --- | ---
77
`SERVER_MAX_BODY_SIZE` | `SERVER_MAX_BODY_SIZE=4M` | Allows the downstream application to specify a non-default `client_max_body_size` configuration for the `server`-level directive in `/etc/nginx/sites-available/default`
8-
`SERVER_INDEX` | `SERVER_INDEX index.html index.html index.php | Changes the default pages to hit for folder and web roots
8+
`SERVER_INDEX` | `SERVER_INDEX index.html index.html index.php` | Changes the default pages to hit for folder and web roots

0 commit comments

Comments
 (0)