mirror of
https://github.com/ceratic/MediaCollectorLibaryFrontend.git
synced 2026-05-13 23:56:45 +02:00
first commit
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user