mirror of https://gitlab.com/m3f_usm/cms
cambio en conexion database
parent
723125ec1b
commit
a45bf05000
|
@ -1,6 +1,6 @@
|
||||||
DBHOST=db
|
DBHOST=db
|
||||||
DBPORT=5432
|
DBPORT=5432
|
||||||
DBNAME=database
|
DBNAME=cms
|
||||||
DBUSER=postgres
|
DBUSER=postgres
|
||||||
DBPASS=password
|
DBPASS=password
|
||||||
DBSCHEMA=cms
|
DBSCHEMA=public
|
||||||
|
|
Loading…
Reference in New Issue