CoolFace
Apppublic

build-small-hackathon/trace-field-notes

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes
.env.example10 linesDownload Raw Back to root
1# Optional local settings for Trace Field Notes.2# No secrets are required for the default local run.3 4# Local Gradio port. Hugging Face Spaces sets PORT itself.5PORT=78606 7# Server log level: DEBUG, INFO, WARNING, ERROR.8TFN_LOG_LEVEL=INFO9 10