Skip to content

Commit

Permalink
#172 cors, remove cors setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rita-C committed Jun 10, 2021
1 parent 0b9c776 commit 2e1994f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions grails-app/conf/Config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ remove this line */
// Added by the Audit-Logging plugin:
auditLog.auditDomainClassName = 'au.org.ala.audit.AuditLogEvent'

//cors.allow.origin.regex = '^https?:\\/\\/.+\\.ala\\.org\\.au\\/?'

cors.allow.origin.regex = '.*\\.ala\\.org\\.au'

0 comments on commit 2e1994f

Please sign in to comment.