Prepare hosting deployment and Drone image builds
Some checks failed
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed

This commit is contained in:
2026-03-18 15:26:18 +06:00
parent de8ad67038
commit 05b8efd0f2
13 changed files with 195 additions and 206 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