Skip to content

Commit 2e1994f

Browse files
committed
AtlasOfLivingAustralia#172 cors, remove cors setting
1 parent 0b9c776 commit 2e1994f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

grails-app/conf/Config.groovy

-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,3 @@ remove this line */
2828
// Added by the Audit-Logging plugin:
2929
auditLog.auditDomainClassName = 'au.org.ala.audit.AuditLogEvent'
3030

31-
//cors.allow.origin.regex = '^https?:\\/\\/.+\\.ala\\.org\\.au\\/?'
32-
33-
cors.allow.origin.regex = '.*\\.ala\\.org\\.au'
34-

0 commit comments

Comments
 (0)