From 39b6b50cb9f699fb1029c1872c839d96008a7fee Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sun, 11 Feb 2024 15:06:15 +0500 Subject: [PATCH] docker weird about this --- .env.sample | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/.env.sample b/.env.sample index ba3c032..230d8e4 100644 --- a/.env.sample +++ b/.env.sample @@ -1,13 +1,19 @@ -REGISTRATION_OPEN=true # Set to anything except "true" to disable registration +# Set to anything except "true" to disable registration +REGISTRATION_OPEN=true + # Telegram TG_BOTAPI=https://api.telegram.org/bot -TELEGRAM_BOT_TOKEN= # Your Telegram Bot Token -TELEGRAM_CHAT_ID= # Your Telegram Chat ID +# Your Telegram Bot Token +TELEGRAM_BOT_TOKEN= +# Your Telegram Chat ID +TELEGRAM_CHAT_ID= # Webpage Settings -BRANDING_TITLE= # Website Title -BRANDING_LOGO= # Website Logo +# Website Title +BRANDING_TITLE= +# Website Logo +BRANDING_LOGO= # Payment Details BANK_NAME= @@ -17,4 +23,4 @@ ACCOUNT_NUMBER= PRICE= ROAMING_PRICE= GAMING_PRICE= -PRICE_CURRENCY= \ No newline at end of file +PRICE_CURRENCY=