This commit is contained in:
Waylon Walker 2025-11-22 21:54:17 -06:00
parent e2cab8ec0b
commit 2a6e12f1e2
6 changed files with 17 additions and 194 deletions

9
.env Normal file
View file

@ -0,0 +1,9 @@
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