Logger and docker-compose.yml update

This commit is contained in:
machka
2025-05-21 12:23:11 +00:00
parent f6ce39f7c1
commit ba348eb639
2 changed files with 3 additions and 9 deletions
+2 -1
View File
@@ -12,9 +12,10 @@ services:
- ./locales:/app/locales
restart: unless-stopped
postgres:
remnawave-tg-shop-db:
image: postgres:17
container_name: remnawave-tg-shop-db
hostname: remnawave-tg-shop-db
env_file:
- .env
volumes: