Frontend API config and SSO toggles
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2026-03-18 19:03:29 +06:00
parent 27cbc50b69
commit ff00b302ae
7 changed files with 69 additions and 37 deletions

View File

@@ -1,3 +1,4 @@
# API URL (необязательно, по умолчанию определяется автоматически)
# Раскомментируйте и укажите ваш IP для удаленного доступа
# VITE_API_URL=http://26.123.45.67:8000
# API URL:
# - пусто: same-origin (/api), рекомендуется для production с nginx proxy
# - http://localhost:4546: локальный backend
VITE_API_URL=