Connect to code combat over HTTPS

This commit is contained in:
Popey Gilbert 2015-03-12 17:54:01 +00:00
parent 87fc5abdf7
commit aa321bb3af

View file

@ -29,7 +29,7 @@ options =
simulateOnlyOneGame: simulateOneGame
options.heapdump = require('heapdump') if options.heapdump
server = if options.testing then 'http://127.0.0.1:3000' else 'http://direct.codecombat.com'
server = if options.testing then 'http://127.0.0.1:3000' else 'https://direct.codecombat.com'
# Use direct instead of live site because jQlone's requests proxy doesn't do caching properly and CloudFlare gets too aggressive.
# Disabled modules