mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Update web-dev-listener.js
This commit is contained in:
parent
58284dff33
commit
5bb7f243f5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ var allowedOrigins = [
|
|||
/http:\/\/localhost:3000/,
|
||||
/http:\/\/direct\.codecombat\.com/,
|
||||
/http:\/\/staging\.codecombat\.com/,
|
||||
/http:\/\/next\.codecombat\.com/,
|
||||
/http:\/\/.*codecombat-staging-codecombat\.runnableapp\.com/,
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue