Update Infra

This commit is contained in:
aditya.siregar
2025-03-04 20:36:17 +07:00
parent ffd40d4f51
commit 3c80b710af
95 changed files with 341 additions and 341 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"gorm.io/driver/postgres"
"gorm.io/gorm"
"furtuna-be/config"
"enaklo-pos-be/config"
)
func NewPostgres(c config.Database) (*gorm.DB, error) {