summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-27 20:41:44 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-27 20:41:44 +0000
commita31c9f2f6ce908e280237e0163e89675517ff81a (patch)
tree616c945a979ad4aae991b019850dfdee72290c33
parentf4f1983238e9716581e24891da9d2b8ca1a2153c (diff)
downloadlorries-a31c9f2f6ce908e280237e0163e89675517ff81a.tar.gz
add nginx
-rw-r--r--open-source-lorries/nginx.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/nginx.lorry b/open-source-lorries/nginx.lorry
new file mode 100644
index 0000000..e6a7ce2
--- /dev/null
+++ b/open-source-lorries/nginx.lorry
@@ -0,0 +1,6 @@
+{
+ "nginx": {
+ "type": "git",
+ "url": "git://github.com/nginx/nginx.git"
+ }
+}