Revert "cleanup environment variables related to global configuration after instantiating config object"
This reverts commit e4f1480453.
This commit is contained in:
@@ -156,8 +156,6 @@ find ${SCRIPT_ROOT}/sql/post-init.d/ -type f -name '*.sql' | while read F; do
|
||||
$PSQL -f $F
|
||||
done
|
||||
|
||||
unset PGPASSWORD
|
||||
|
||||
touch $DST_DIR/.app_is_ready
|
||||
|
||||
exec /usr/sbin/php-fpm${PHP_SUFFIX} --nodaemonize --force-stderr
|
||||
|
||||
Reference in New Issue
Block a user