Initial commit
This commit is contained in:
10
frontend/.env.local.example
Normal file
10
frontend/.env.local.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Создайте файл .env.local и раскомментируйте нужную строку
|
||||
|
||||
# Для локального использования (по умолчанию)
|
||||
# VITE_API_URL=http://localhost:8000
|
||||
|
||||
# Для Radmin VPN (замените на ваш IP)
|
||||
# VITE_API_URL=http://26.62.117.104:8000
|
||||
|
||||
# Для Hamachi (замените на ваш IP)
|
||||
# VITE_API_URL=http://25.123.45.67:8000
|
||||
Reference in New Issue
Block a user