Files
docker-docs/_deploy/nginx
Sebastiaan van Stijn e73356f7cd NGINX configuration: define "root" and "index" at server level
It's best-practice to not define these inside a "location" block
to prevent having to re-define them for each location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-28 15:10:20 +01:00
..