Skip to content
Snippets Groups Projects
Commit 00a4c91d authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

(aws deploy) new server template that uses production.json then aws.json

parent 3cd13086
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ jsel = require('JSONSelect'),
key = require('./key.js'),
sec = require('./sec.js');
const BROWSERID_TEMPLATE_IMAGE_ID = 'ami-6978a900';
const BROWSERID_TEMPLATE_IMAGE_ID = 'ami-1392427a';
function extractInstanceDeets(horribleBlob) {
var instance = {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment