CoolFace
Apppublic

atulyamann/flexup-api

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
.env.example4 linesDownload Raw Back to root
1# Copy this file to .env and fill in a strong random value.2# Generate one with: python -c "import secrets; print(secrets.token_hex(32))"3FLEXUP_API_KEY=replace_with_a_strong_random_key4