R/constants.R

# nolint start
MINIO_USER_PWD <- "minioadmin"
MINIO_ENDPOINT <- "http://127.0.0.1:9000"
LOCALSTACK_ENDPOINT <- "http://localhost:4566"
LOCALSTACK_KEY <- "NOTAREALKEY"
LOCALSTACK_SECRET <- "AREALLYFAKETOKEN"
# nolint end

Try the sixtyfour package in your browser

Any scripts or data that you put into this service are public.

sixtyfour documentation built on April 3, 2025, 8:22 p.m.