Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuysshaa committed Dec 20, 2024
1 parent 633aba9 commit 34c162c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/app/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ func main() {
"http://5.188.141.136:8008",
"http://localhost:8008",
"http://emporium-bs.ru",
"http://bs-emporium.ru"
"http://bs-emporium.ru",
},
AllowedMethods: []string{"GET", "POST", "PUT", "DELETE"},
AllowedHeaders: []string{"Content-Type", "Authorization", "X-CSRF-Token"},
Expand Down

0 comments on commit 34c162c

Please sign in to comment.