Files
jbergner 4e2c648ede
Some checks failed
release-tag / release-image (push) Has been cancelled
2.0.0 Production-RC
2026-07-24 07:23:59 +02:00

11 lines
312 B
Markdown

# Runtime secrets
Do not commit real secrets in this directory.
For `compose.commercial.yaml`, create:
- `secrets/license_token.txt` — token issued by the Universal License Platform
- `secrets/bulk_api_key.txt` — a long random bearer/API key for the bulk endpoint
Both paths are ignored by `.gitignore`.