@@ -68,9 +68,6 @@ func New() *Implm {
|
||||
Hostname: "localhost:8080",
|
||||
Api: apiConfig{
|
||||
Addr: "localhost:8080",
|
||||
Cors: corsConfig{
|
||||
AllowedOrigins: []string{"http://localhost:3000"},
|
||||
},
|
||||
},
|
||||
Pg: pgConfig{
|
||||
Addr: "localhost:5432",
|
||||
|
||||
Reference in New Issue
Block a user