Files
ilia 114bebd881
CI / release (pull_request) Has been skipped
CI / skip-ci-check (pull_request) Successful in 39s
CI / secret-scan (pull_request) Successful in 30s
CI / build-and-test (pull_request) Successful in 1m1s
CI / selftest (pull_request) Successful in 49s
fix public example IPs for mirror prep
Use 10.255.255.1 (private, non-homelab) instead of invalid 10.0.10.x.
2026-08-05 12:31:55 -04:00

15 lines
530 B
Bash

# 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.255.255.1: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=