mirror of
https://github.com/andrey271192/WARP-Web-UI.git
synced 2026-09-20 11:55:34 +00:00
docs: русская документация и промпты установки
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Copy to /etc/default/warp-webui (install.sh creates this automatically)
|
||||
# Скопируйте в /etc/default/warp-webui (install.sh создаёт файл автоматически)
|
||||
|
||||
WARP_WEBUI_USER=warpadmin
|
||||
WARP_WEBUI_PASS=change-me-to-a-strong-password
|
||||
WARP_WEBUI_HOST=0.0.0.0
|
||||
WARP_WEBUI_PORT=3030
|
||||
|
||||
# SOCKS port for warp-cli proxy mode (install script asks for this)
|
||||
# Порт SOCKS для режима proxy у warp-cli (задаётся при install.sh)
|
||||
WARP_PROXY_PORT=40000
|
||||
|
||||
# Shown in client preset JSON (your server's public IP or hostname)
|
||||
# Публичный IP или hostname сервера — подсказки в JSON пресетов для клиентов
|
||||
WARP_PUBLIC_HOST=
|
||||
|
||||
# Optional paths (defaults match install.sh layout)
|
||||
# Необязательные пути (по умолчанию как после install.sh)
|
||||
# WARP_INSTALL_SCRIPT=/opt/warp-webui/scripts/warp-install-cf.sh
|
||||
# WARP_UNINSTALL_SCRIPT=/opt/warp-webui/scripts/warp-uninstall-cf.sh
|
||||
# XUI_CONFIG=/usr/local/x-ui/bin/config.json
|
||||
|
||||
Reference in New Issue
Block a user