Compare commits

...

2 Commits

Author SHA1 Message Date
Naden
dcb0764bde Merge branch 'master' of git.adhivasindo.co.id:naden/API-KTA 2026-04-25 05:23:50 +07:00
Naden
2404675c00 update 2026-04-25 05:23:47 +07:00

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