mirror of
https://github.com/reactos/buildbot_config.git
synced 2024-11-23 03:39:51 +00:00
Add CORS for Developer Web Interface
This commit is contained in:
parent
39f6b53ebc
commit
4272af8aa6
@ -373,6 +373,7 @@ c['www'] = {
|
||||
util.RolesFromGroups(),
|
||||
]
|
||||
),
|
||||
'allowed_origins': ['https://developer-interface-ros.herokuapp.com'],
|
||||
}
|
||||
|
||||
####### DB URL
|
||||
|
Loading…
Reference in New Issue
Block a user