Go to file
Nathan Woodburn b19b1dc6c4
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
README: Added description of nginx container functionality
- 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.
2023-09-11 21:48:30 +10:00
.gitea/workflows main: Added docker build for nginx 2023-09-11 21:46:34 +10:00
Dockerfile main: Added docker build for nginx 2023-09-11 21:46:34 +10:00
LICENSE.md Initial commit 2023-09-11 21:36:27 +10:00
nginx.conf main: Added docker build for nginx 2023-09-11 21:46:34 +10:00
README.md README: Added description of nginx container functionality 2023-09-11 21:48:30 +10:00

nginx

This is a simple nginx container that adds the function to visit pages without needing to add the .html extension.