Skip to content

Commit

Permalink
chore: add empower urls to allowed origins (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
Salaton authored Jan 12, 2024
1 parent b797c00 commit abc9738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/clinical/presentation/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ var ClinicalAllowedOrigins = []string{
"https://clinical-prod.bewell.co.ke",
"https://uat-emr.advantage.slade360.com",
"https://advantage.slade360.com",
"https://review-empower.web.app",
"https://review-advantage.web.app",
}

var (
Expand Down

0 comments on commit abc9738

Please sign in to comment.