Files
domen_hydra/server/.env.example
2026-04-25 13:36:05 +03:00

10 lines
381 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Скопируется в server/.env при первом запуске server/install.sh (если .env ещё нет).
# Замени значения-заглушки на свои перед использованием в проде.
HOST=0.0.0.0
PORT=8000
ADMIN_PASSWORD=ВАШ_НАДЁЖНЫЙ_ПАРОЛЬ_ВЕБ
SSH_USER=root
SSH_PASS=ПАРОЛЬ_SSH_РОУТЕРА