Frontend API config and SSO toggles
Some checks failed
continuous-integration/drone/push Build was killed
Some checks failed
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user