An open API service indexing awesome lists of open source software.

https://github.com/vinkashq/nginx-docker

Nginx docker image with custom default landing page.
https://github.com/vinkashq/nginx-docker

docker docker-image nginx

Last synced: about 2 months ago
JSON representation

Nginx docker image with custom default landing page.

Awesome Lists containing this project

README

          

# nginx-docker
Nginx docker image with custom landing page and default config file.

- You can change the defaut landing page's content by updating the `src/index.html` file.
- This image will set the first IP in X-Forwarded-For (XFF) header as the client IP when there are multiple IP addresses available from the requests chained through more than one proxy server.