Added env
This commit is contained in:
@ -1,4 +1,6 @@
|
|||||||
CLI_PATH="/etc/hysteria/core/cli.py"
|
CLI_PATH="/etc/hysteria/core/cli.py"
|
||||||
USERS_FILE="/etc/hysteria/users.json"
|
USERS_FILE="/etc/hysteria/users.json"
|
||||||
TRAFFIC_FILE="/etc/hysteria/traffic_data.json"
|
TRAFFIC_FILE="/etc/hysteria/traffic_data.json"
|
||||||
CONFIG_FILE="/etc/hysteria/config.json"
|
CONFIG_FILE="/etc/hysteria/config.json"
|
||||||
|
TELEGRAM_ENV="/etc/hysteria/core/scripts/telegrambot/.env"
|
||||||
|
SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env"
|
||||||
|
|||||||
Reference in New Issue
Block a user