FTP server changed

James Peret 9 年之前
父节点
当前提交
86900d13b0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
         },