update
This commit is contained in:
14
.env
14
.env
@@ -33,13 +33,13 @@ app.assetBaseURL = 'https://project.adhivasindo.co.id/api_tambang_ntb/'
|
||||
# DATABASE
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
database.default.hostname = localhost
|
||||
database.default.database = stock_map
|
||||
database.default.username = postgres
|
||||
database.default.password = yoga21
|
||||
database.default.DBDriver = Postgre
|
||||
database.default.DBPrefix =
|
||||
database.default.port = 5432
|
||||
database.postgre.hostname = localhost
|
||||
database.postgre.database = stock_map
|
||||
database.postgre.username = postgres
|
||||
database.postgre.password = yoga21
|
||||
database.postgre.DBDriver = Postgre
|
||||
database.postgre.DBPrefix =
|
||||
database.postgre.port = 5432
|
||||
|
||||
# database.tests.hostname = localhost
|
||||
# database.tests.database = ci4_test
|
||||
|
||||
Reference in New Issue
Block a user