visuddhinanda 2 lat temu
rodzic
commit
5e2e168529
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      config/mint.php

+ 2 - 0
config/mint.php

@@ -19,6 +19,8 @@ return [
             'morus' => env('MORUS_RPC_SERVER', "localhost:9999"),
 
             'lily' => env('LILY_RPC_SERVER', "192.168.43.100:9000"),
+
+            'tulip' => env('TULIP_RPC_SERVER', "localhost:9990"),
         ],
 
         'assets' => env('ASSETS_SERVER', "localhost:9999"),