6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
# 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
|