D'oh^2
This commit is contained in:
parent
c27e36d3f6
commit
6c1af3b2a5
@ -10,7 +10,7 @@ $conffile = $confpath . 'config.php';
|
|||||||
$ename = 'DB';
|
$ename = 'DB';
|
||||||
$eport = 5432;
|
$eport = 5432;
|
||||||
|
|
||||||
echo 'Configuring database for: ' $conffile . PHP_EOL;
|
echo 'Configuring database for: ' . $conffile . PHP_EOL;
|
||||||
|
|
||||||
// check DB_NAME, which will be set automatically for a linked "db" container
|
// check DB_NAME, which will be set automatically for a linked "db" container
|
||||||
if (!env($ename . '_PORT', '')) {
|
if (!env($ename . '_PORT', '')) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user