From 3e4e8aef93cade5d6f86f90c8d0080462fcbcdbb Mon Sep 17 00:00:00 2001 From: Jacob Samro Date: Mon, 3 Jun 2019 15:23:17 +0530 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d366fe --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Caprover Nginx Sample + +Static site that can be deployed via caprover ( with nginx ) + +This is the source code for the tutorial available at : https://medium.com/@jacobsamro/deploy-static-website-with-nginx-via-caprover +