This commit is contained in:
Naden
2026-04-25 05:23:47 +07:00
parent 964ff3a547
commit 2404675c00

2
.env
View File

@@ -34,7 +34,7 @@ app.assetBaseURL = 'https://project.adhivasindo.co.id/api_tambang_ntb/'
#-------------------------------------------------------------------- #--------------------------------------------------------------------
database.postgre.hostname = localhost database.postgre.hostname = localhost
database.postgre.database = stock_map database.postgre.database = postgres
database.postgre.username = postgres database.postgre.username = postgres
database.postgre.password = yoga21 database.postgre.password = yoga21
database.postgre.DBDriver = Postgre database.postgre.DBDriver = Postgre