Parcourir la source

Files moves to GCP

Ali il y a 2 ans
Parent
commit
2a6cf5476c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      download_data.py

+ 1 - 1
download_data.py

@@ -13,7 +13,7 @@ if len(sys.argv) > 1:
 
 file_path = {
     "mimic-iv.sqlite":[
-        "http://chessm2ds.alibellamine.me:5000/",
+        "http://m2ds.alibellamine.me/",
         3214753792
     ]
 }