docker-compose.yml update and locales update

This commit is contained in:
machka
2025-05-20 19:02:56 +00:00
parent a56d804b58
commit 85abf1d401
4 changed files with 203 additions and 166 deletions
+5 -2
View File
@@ -2,8 +2,11 @@
BOT_TOKEN=your_bot_token_here
ADMIN_IDS=comma_separated_admin_ids
# Database Configuration
DB_NAME=bot_database.sqlite3
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_HOST=remnawave-tg-shop-db
POSTGRES_PORT=5432
POSTGRES_DB=postgres
# Localization and Display
DEFAULT_LANGUAGE="ru" # or "en"