atulyamann/flexup-api
0
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 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