env / add file storage
This commit is contained in:
@@ -15,3 +15,6 @@ OPENAI_MODEL="gpt-5-mini"
|
|||||||
|
|
||||||
# App URL (for production deployments)
|
# App URL (for production deployments)
|
||||||
NEXT_PUBLIC_APP_URL="http://localhost:3000"
|
NEXT_PUBLIC_APP_URL="http://localhost:3000"
|
||||||
|
|
||||||
|
# File storage (optional - if app required file uploads)
|
||||||
|
BLOB_READ_WRITE_TOKEN=
|
||||||
Reference in New Issue
Block a user