mirror of
https://github.com/ceratic/MediaCollectorLibaryFrontend.git
synced 2026-05-13 23:56:45 +02:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
# API Configuration
|
|
VITE_API_URL=http://192.168.1.102:57000/
|
|
|
|
# Development settings
|
|
VITE_DEV_MODE=false
|
|
|
|
# Optional: Override API base URL for different environments
|
|
# VITE_API_URL=https://your-domain.com/api
|