FTP server changed

James Peret 8 years ago
parent
commit
86900d13b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -123,7 +123,7 @@ module.exports = function(grunt) {
123 123
     'sftp-deploy': {
124 124
       build: {
125 125
         auth: {
126
-          host: 'j1x.co',
126
+          host: '162.243.124.54',
127 127
           port: 22,
128 128
           authKey: 'key1'
129 129
         },