conductor/.env.production.example
Victor Wiebe 498003f83d
Some checks failed
Release production image / production-image (push) Has been cancelled
Prepare Conductor v1.0.0 release
2026-08-08 14:21:40 -04:00

15 lines
569 B
Plaintext

# Copy this file to .env and replace both required keys before starting.
# Generate each independently with: openssl rand -hex 32
CONDUCTOR_SECRET_KEY=replace-with-64-hex-characters
CONDUCTOR_SESSION_KEY=replace-with-an-independent-random-value-at-least-32-bytes
CONDUCTOR_IMAGE=gitea.skeletonworks.online/vwiebe/conductor
CONDUCTOR_VERSION=v1.0.0
CONDUCTOR_BIND_ADDRESS=127.0.0.1
CONDUCTOR_PORT=8080
CONDUCTOR_MEM_LIMIT=1g
CONDUCTOR_CPUS=1.5
# Optional comma-separated exact origins permitted by the proxy's internal-origin policy.
CONDUCTOR_PROXY_INTERNAL_ORIGINS=