DB connected
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package configs
|
||||
|
||||
import(
|
||||
|
||||
)
|
||||
|
||||
type APIserver struct {
|
||||
Server_port string
|
||||
}
|
||||
@@ -6,4 +6,4 @@ type PSQLConfig struct {
|
||||
Db_name string
|
||||
Db_port string
|
||||
Host_db string
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user