feat: Add editor enhancements - export video, audio preview, publish panel, configurable ports
This commit is contained in:
5
frontend/env.example
Normal file
5
frontend/env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Pixelle-Video Editor Frontend Environment Variables
|
||||
# Copy to frontend/.env.local and modify as needed
|
||||
|
||||
# Backend API URL
|
||||
NEXT_PUBLIC_API_URL=http://localhost:8000/api
|
||||
Reference in New Issue
Block a user