File size: 183 Bytes
25b7932 | 1 2 3 4 5 6 | # Hugging Face Space Secret
SUBSTRATE_ACTION_KEY=replace-with-a-long-random-secret
# Optional; defaults to /data/api_receipts in Dockerfile
SUBSTRATE_RECEIPT_ROOT=/data/api_receipts
|
25b7932 | 1 2 3 4 5 6 | # Hugging Face Space Secret
SUBSTRATE_ACTION_KEY=replace-with-a-long-random-secret
# Optional; defaults to /data/api_receipts in Dockerfile
SUBSTRATE_RECEIPT_ROOT=/data/api_receipts
|