README: Added description of nginx container functionality
All checks were successful
Build Docker for Release / Build Container ARM (push) Successful in 1m22s
Build Docker for Release / Build Container AMD (push) Successful in 1m24s

- Updated README.md to include a description of the added functionality in the nginx container.
- The new functionality allows users to visit pages without needing to add the .html extension.
This commit is contained in:
Nathan Woodburn 2023-09-11 21:48:30 +10:00
parent e0b455b6b4
commit b19b1dc6c4
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -1 +1,2 @@
# nginx
This is a simple nginx container that adds the function to visit pages without needing to add the .html extension.