- Updated .gitignore to include instance folder but exclude sensitive files - Added instance/README.md with setup instructions - Updated setup script with better configuration examples - Instance folder will now be tracked in git to preserve quotes.db
2 lines
150 B
Markdown
2 lines
150 B
Markdown
# This file will be generated automatically on each server
|
|
# Run: python -c "import secrets; print(secrets.token_hex(32))" > instance/flask_secret_key |