playkit/.env.example
ilia 2f3991dadc
All checks were successful
CI / skip-ci-check (push) Successful in 4s
CI / secret-scan (push) Successful in 3s
CI / build-and-test (push) Successful in 15s
Add Mailtrap client for email e2e assertions
Ship MailtrapClient.waitForEmail + link helpers so consumers can prove
forgot-password/verify mail without relying on real inboxes.
2026-07-14 16:22:26 -04:00

15 lines
528 B
Plaintext

# Copy to .env for local examples (never commit real secrets)
PLAYKIT_BASE_URL=https://punimtagdev.levkin.ca
PLAYKIT_API_BASE_URL=https://punimtagdev.levkin.ca
PLAYKIT_PROJECT=punimtag
PLAYKIT_ENV=dev
PLAYKIT_LOG_LEVEL=info
PLAYKIT_FORBID_PRIVATE_HOSTS=true
# PLAYKIT_METRICS_ENABLED=true
# PLAYKIT_PUSHGATEWAY_URL=http://10.0.10.24:9091
# Mailtrap Email Testing (Sandbox) — emails only appear if app SMTP → sandbox.smtp.mailtrap.io
# PLAYKIT_MAILTRAP_API_TOKEN=
# PLAYKIT_MAILTRAP_ACCOUNT_ID=
# PLAYKIT_MAILTRAP_INBOX_ID=