This commit is contained in:
Naden
2026-04-25 04:51:56 +07:00
parent ee40989c37
commit 8beaae7547
4 changed files with 46 additions and 51 deletions

14
.env
View File

@@ -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