Update docker-compose.yml

This commit is contained in:
Egor
2025-09-07 19:40:53 +03:00
committed by GitHub
parent 0daf08ceed
commit 770b7e8358

View File

@@ -35,9 +35,7 @@ services:
retries: 3
bot:
build:
context: .
dockerfile: Dockerfile
image: fr1ngg/remnawave-bedolaga-telegram-bot:latest
container_name: remnawave_bot
restart: unless-stopped
depends_on:
@@ -55,7 +53,9 @@ services:
POSTGRES_DB: "${POSTGRES_DB:-remnawave_bot}"
POSTGRES_USER: "${POSTGRES_USER:-remnawave_user}"
POSTGRES_PASSWORD: "${POSTGRES_PASSWORD:-secure_password_123}"
REDIS_URL: "redis://redis:6379/0"
TZ: "Europe/Moscow"
volumes:
# Логи