6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
# Admin Panel Environment Variables
|
|
# Copy this file to .env for local development
|
|
|
|
# Backend URL for API calls
|
|
REACT_APP_BACKEND_URL=http://localhost:9000
|