소스 검색

Files moves to GCP

Ali 2 년 전
부모
커밋
2a6cf5476c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
     ]
 }