mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
name file correctly
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
3b9e132f11
commit
bc4bdfdc99
1 changed files with 0 additions and 0 deletions
|
|
@ -1,7 +0,0 @@
|
|||
<?php
|
||||
$CONFIG = array (
|
||||
'dbuser' => 'oc_' . getenv('POSTGRES_USER'),
|
||||
'dbpassword' => getenv('POSTGRES_PASSWORD'),
|
||||
'db_name' => getenv('POSTGRES_DB'),
|
||||
'dbpersistent' => true,
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue