瀏覽代碼

test host update

HARUHARU 4 年之前
父節點
當前提交
ca153932b9
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      other/config.test.php

+ 2 - 1
other/config.test.php

@@ -1,5 +1,6 @@
 <?php
 
 $other_config['net_queue']['name'] = 'net_access_queue';
-$other_config['net_queue']['host'] = 'docker.hostip';
+//$other_config['net_queue']['host'] = 'docker.hostip';
+$other_config['net_queue']['host'] = '39.97.239.116';
 $other_config['net_queue']['port'] = 6380;