mirror of
https://github.com/Nezumi-2711/s3-drive-storage-manage.git
synced 2026-09-22 13:48:31 +00:00
6 lines
190 B
Bash
6 lines
190 B
Bash
# Backend API URL (optional - leave blank to use mock auth in development)
|
|
# VITE_API_URL=https://api.your-domain.com
|
|
|
|
# Mock password for local development
|
|
VITE_MOCK_PASSWORD=admin123
|