wip
This commit is contained in:
parent
e2cab8ec0b
commit
2a6e12f1e2
6 changed files with 17 additions and 194 deletions
9
.env
Normal file
9
.env
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue