diff src/MY_sequential_example.py @ 19:855883e4a317 draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 927c1d94ea613d36a1b4b8d048ba21ad43a6f55e-dirty
author siwaa
date Mon, 10 Jun 2024 13:17:57 +0000
parents 1437cd0df25b
children 13a692e5a445
line wrap: on
line diff
--- a/src/MY_sequential_example.py	Mon Jun 10 12:52:22 2024 +0000
+++ b/src/MY_sequential_example.py	Mon Jun 10 13:17:57 2024 +0000
@@ -50,7 +50,7 @@
     # Experiment and Gama-server constants
 
     #MY_SERVER_URL = "localhost"
-    MY_SERVER_URL = "0:0:0:0:0:0:0:1" # 0:0:0:0:0:0:0:1 entered the room!
+    MY_SERVER_URL = "http://127.0.0.1"
 
     MY_SERVER_PORT = 6868