fluffed-up.com/.env
2025-11-22 21:54:17 -06:00

9 lines
307 B
Bash

AWS_ACCESS_KEY_ID=waylon
AWS_SECRET_ACCESS_KEY=Q7ESYV59UVAN41O3GRM0
AWS_BUCKET_NAME=k8s-pages
# optional, defaults to us-east-1
AWS_REGION=us-east-1
AWS_ENDPOINT_URL=https://minio.wayl.one
BACKEND_CORS_ORIGINS="http://localhost:8000, chrome-extension://*, *"
DOCKER_REPO=registry.wayl.one
CACHE_DIR=./cache