We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec1a83 commit 4e64195Copy full SHA for 4e64195
flamingo_tools/s3_utils.py
@@ -10,7 +10,7 @@
10
11
# Dedicated bucket for cochlea lightsheet project
12
MOBIE_FOLDER = "/mnt/vast-nhr/projects/nim00007/data/moser/cochlea-lightsheet/mobie_project/cochlea-lightsheet"
13
-SERVICE_ENDPOINT = "https://s3.gwdg.de/"
+SERVICE_ENDPOINT = "https://s3.fs.gwdg.de/"
14
BUCKET_NAME = "cochlea-lightsheet"
15
16
DEFAULT_CREDENTIALS = os.path.expanduser("~/.aws/credentials")
0 commit comments