Improve docker build to use hooks
This commit is contained in:
3
docker/etc/php7/php-fpm.d/env.conf
Normal file
3
docker/etc/php7/php-fpm.d/env.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
env[DATABASE_URL] = $DATABASE_URL
|
||||
env[DEBUG] = $DEBUG
|
||||
env[API_AUTHENTICATION_TOKEN] = $API_AUTHENTICATION_TOKEN
|
||||
Reference in New Issue
Block a user