mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-04-24 13:34:55 +00:00
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
# Flask Backend Configuration (Optional)
|
|
# If set, the app will automatically use Flask backend instead of IndexedDB
|
|
# Example: VITE_FLASK_BACKEND_URL=http://localhost:5000
|
|
VITE_FLASK_BACKEND_URL=
|