Added NORMALSUB_ENV
This commit is contained in:
@ -5,4 +5,5 @@ CONFIG_FILE="/etc/hysteria/config.json"
|
|||||||
CONFIG_ENV="/etc/hysteria/.configs.env"
|
CONFIG_ENV="/etc/hysteria/.configs.env"
|
||||||
TELEGRAM_ENV="/etc/hysteria/core/scripts/telegrambot/.env"
|
TELEGRAM_ENV="/etc/hysteria/core/scripts/telegrambot/.env"
|
||||||
SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env"
|
SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env"
|
||||||
|
NORMALSUB_ENV="/etc/hysteria/core/scripts/normalsub/.env"
|
||||||
ONLINE_API_URL="http://127.0.0.1:25413/online"
|
ONLINE_API_URL="http://127.0.0.1:25413/online"
|
||||||
|
|||||||
Reference in New Issue
Block a user