HARUHARU 4 rokov pred
rodič
commit
ca153932b9
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  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;