Files
rust_imgapi/admin-panel/.env.example
Beyhan Oğur dd72c6220d first commit
2026-04-26 22:32:52 +03:00

6 lines
139 B
Plaintext

VITE_API_BASE_URL=http://127.0.0.1:3000
VITE_ENABLE_LOGS_POLLING=true
VITE_LOGS_ENDPOINT=/api/v1/logs
VITE_IMAGE_UPLOAD_TIMEOUT_MS=180000