Skip to content

Commit 0714c9e

Browse files
committed
style(turbo.json): reorder S3 environment variables
1 parent 0cb91cb commit 0714c9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/trustlab/turbo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"REVALIDATE_SECRET",
99
"S3_ACCESS_KEY_ID",
1010
"S3_BUCKET",
11-
"S3_REGION",
12-
"S3_SECRET_ACCESS_KEY",
11+
"S3_CONNECTION_TIMEOUT",
1312
"S3_MAX_ATTEMPTS",
1413
"S3_MAX_SOCKETS",
15-
"S3_CONNECTION_TIMEOUT",
14+
"S3_REGION",
15+
"S3_SECRET_ACCESS_KEY",
1616
"SENTRY_ENVIRONMENT"
1717
]
1818
}

0 commit comments

Comments
 (0)