Skip to content

Commit

Permalink
add cors
Browse files Browse the repository at this point in the history
  • Loading branch information
awangga committed Nov 13, 2024
1 parent b69ecea commit da35e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cors.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

// Daftar origins yang diizinkan
var Origins = []string{
"https://www.bukupedia.co.id",
"https://petapedia.if.co.id",
"https://naskah.bukupedia.co.id",
"https://bukupedia.co.id",
}
Expand Down

0 comments on commit da35e52

Please sign in to comment.