Use PHP7 for Docker image

This commit is contained in:
Frederic Guillot
2016-07-02 22:35:54 -04:00
parent 9bc82296a9
commit 4b5c3b0527
19 changed files with 34 additions and 158 deletions

2
docker/php/env.conf Normal file
View File

@@ -0,0 +1,2 @@
env[DATABASE_URL] = $DATABASE_URL
env[DEBUG] = $DEBUG