File size: 242 Bytes
0fc4ec3
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Optional local settings for Trace Field Notes.
# No secrets are required for the default local run.

# Local Gradio port. Hugging Face Spaces sets PORT itself.
PORT=7860

# Server log level: DEBUG, INFO, WARNING, ERROR.
TFN_LOG_LEVEL=INFO