Frontend API config and SSO toggles

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

View File

@@ -1,10 +1,10 @@
# Создайте файл .env.local и раскомментируйте нужную строку
# Для локального использования (по умолчанию)
# VITE_API_URL=http://localhost:8000
# VITE_API_URL=http://localhost:4546
# Для Radmin VPN (замените на ваш IP)
# VITE_API_URL=http://26.62.117.104:8000
# VITE_API_URL=http://26.62.117.104:4546
# Для Hamachi (замените на ваш IP)
# VITE_API_URL=http://25.123.45.67:8000
# VITE_API_URL=http://25.123.45.67:4546