From 2f205886c6926106ced00c02ae9c4f3c9a2f3fa2 Mon Sep 17 00:00:00 2001 From: Callum Locke Date: Tue, 17 Dec 2013 10:44:22 +0000 Subject: [PATCH] edit deploy target --- Gruntfile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index cd4bf76..f103b53 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -356,8 +356,8 @@ module.exports = function (grunt) { server: 'ftlnx109-lviw-uk-p.osb.ft.com', targetRoot: '/var/opt/customer/apps/interactive.ftdata.co.uk/var/www/html', targets: { - demo: '_other/callum/seasonal-video/demo', - live: '_other/callum/seasonal-video/live' + demo: '_other/callum/igv/demo', + live: '_other/callum/igv/live' } } },