Translator-API / central /secrets /.env.example
NathMen12's picture
Upload 18 files
d5d016f verified
Raw
History Blame Contribute Delete
422 Bytes
# Hugging Face Spaces Environment Variables
# Copy this file to .env and fill in your values
# NEVER commit the actual .env file!
# Admin panel access code (required for /admin access)
ADMIN_ACCESS_CODE=your-secure-admin-code-here
# Tailscale API key for worker discovery (optional)
TAILSCALE_API_KEY=tskey-xxxxxxxxx
# Optional: Custom port (default 7860)
# PORT=7860
# Optional: Node environment
# NODE_ENV=production