mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-04-24 13:34:55 +00:00
Generated by Spark: I can auto default to flask backend with docker environment variable. If its not set used IndexedDB.
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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=
|
||||
Reference in New Issue
Block a user