You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/get_started.md
+1
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ Bash install will use poetry to build the environment correctly.
51
51
SN25 uses DigitalOcean S3 data buckets for data transfer. Therefore, the following environment variables need to be set in your system or application environment (`.env` file):
52
52
-`S3_REGION = "nyc3"`: The AWS region or S3-compatible region where the bucket is located.
53
53
-`S3_ENDPOINT = "https://nyc3.digitaloceanspaces.com"`: The endpoint URL for your S3-compatible service.
54
+
-`S3_BUCKET = sn25-folding-mainnet`: The name of the s3 bucket.
0 commit comments