Skip to content

Commit 2b8390f

Browse files
committed
[MASTER] Disable access from no longer existing https://developer-interface-ros.herokuapp.com
1 parent 5b58740 commit 2b8390f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master/master.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ c['www'] = {
450450
util.RolesFromGroups(),
451451
]
452452
),
453-
'allowed_origins': ['https://reactos.org', 'https://*.reactos.org', 'https://developer-interface-ros.herokuapp.com'],
453+
'allowed_origins': ['https://reactos.org', 'https://*.reactos.org'],
454454
}
455455

456456
####### DB URL

0 commit comments

Comments
 (0)