forked from wrenn/wrenn
Removed unused env vars from env example
This commit is contained in:
11
.env.example
11
.env.example
@ -14,17 +14,6 @@ WRENN_HOST_INTERFACE=eth0
|
|||||||
WRENN_CP_URL=http://localhost:9725
|
WRENN_CP_URL=http://localhost:9725
|
||||||
WRENN_DEFAULT_ROOTFS_SIZE=5Gi
|
WRENN_DEFAULT_ROOTFS_SIZE=5Gi
|
||||||
|
|
||||||
# Lago (billing — external service)
|
|
||||||
LAGO_API_URL=http://localhost:3000
|
|
||||||
LAGO_API_KEY=
|
|
||||||
|
|
||||||
# Object Storage (hibernate snapshots — Hetzner Object Storage, S3-compatible)
|
|
||||||
S3_BUCKET=wrenn-snapshots
|
|
||||||
S3_REGION=fsn1
|
|
||||||
S3_ENDPOINT=https://fsn1.your-objectstorage.com
|
|
||||||
AWS_ACCESS_KEY_ID=
|
|
||||||
AWS_SECRET_ACCESS_KEY=
|
|
||||||
|
|
||||||
# Auth
|
# Auth
|
||||||
JWT_SECRET=
|
JWT_SECRET=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user