mirror of https://github.com/kern/filepizza
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
# FilePizza Environment Variables
|
|
EXTERNAL_IP=
|
|
TURN_SECRET=your_secure_turn_secret
|
|
NODE_ENV=production
|
|
|
|
# Host Configuration
|
|
HOST_DOMAIN=filepizza.emaily.re
|
|
API_ORIGINS=https://filepizza.emaily.re,https://emaily.re,https://texlyre.github.io
|
|
|
|
# Cloudflare Tunnel Configuration
|
|
CLOUDFLARE_API_KEY=your_cloudflare_api_key |