Add CORS for Developer Web Interface

This commit is contained in:
Victor Perevertkin 2019-07-17 21:29:28 +03:00 committed by Colin Finck
parent 39f6b53ebc
commit 4272af8aa6

View File

@ -373,6 +373,7 @@ c['www'] = {
util.RolesFromGroups(),
]
),
'allowed_origins': ['https://developer-interface-ros.herokuapp.com'],
}
####### DB URL