mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-31 07:50:08 +00:00
Revert "https://github.com/nextcloud/all-in-one/pull/3021" partially
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
<?php
|
||||
$CONFIG = array (
|
||||
'dbuser' => 'oc_' . getenv('POSTGRES_USER'),
|
||||
'dbpassword' => getenv('POSTGRES_PASSWORD'),
|
||||
'db_name' => getenv('POSTGRES_DB'),
|
||||
'dbpersistent' => true,
|
||||
);
|
||||
Reference in New Issue
Block a user