Skip to content

Commit a99d53f

Browse files
committed
chore: add note on gcs in .env.dev
1 parent b05fc9d commit a99d53f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env.dev

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ AWS_REGION=us-east-1
1616
AZURE_STORAGE_ACCOUNT_NAME=cipins
1717
AZURE_STORAGE_ACCOUNT_KEY=
1818

19+
# GCS backend ----
20+
# Note that this backend uses gcsfs's
21+
# default auth setting, which requires authenticating
22+
# via the gcloud cli.
23+
1924
# Rstudio Connect license ----
2025
RSC_LICENSE=
2126

0 commit comments

Comments
 (0)