Pass env variable DATABASE_URL to php-fpm (Docker)
This commit is contained in:
@@ -4,6 +4,7 @@ log_level = error
|
||||
daemonize = no
|
||||
|
||||
[www]
|
||||
env[DATABASE_URL] = $DATABASE_URL
|
||||
user = nginx
|
||||
group = nginx
|
||||
listen.owner = nginx
|
||||
|
||||
Reference in New Issue
Block a user