feat: новая функция

This commit is contained in:
2025-10-08 20:10:24 +03:00
parent b26ec01776
commit dd2c9988a5
2 changed files with 33 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
# Production docker-compose для VDS
services:
postgres:
image: postgres:16-alpine
image: postgres:16
container_name: dapp-postgres
restart: unless-stopped
networks: