From 4acb75fd01d2c2eb9a0a52e85c5f7951c535719c Mon Sep 17 00:00:00 2001 From: Dryusdan <=> Date: Tue, 2 Jan 2018 23:46:35 +0100 Subject: [PATCH] add submodule --- .gitmodules | 6 +++--- docker-nginx-php | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 docker-nginx-php diff --git a/.gitmodules b/.gitmodules index e863f06..db1f558 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "php"] - path = php - url = https://github.com/xataz/docker-nginx-php +[submodule "docker-nginx-php"] + path = docker-nginx-php + url = https://github.com/xataz/docker-nginx-php.git diff --git a/docker-nginx-php b/docker-nginx-php new file mode 160000 index 0000000..8f4eea4 --- /dev/null +++ b/docker-nginx-php @@ -0,0 +1 @@ +Subproject commit 8f4eea4022224e66b0bd06887d454e35dc4637ab