chore(docker): remove exposed PostgreSQL port from compose

This commit is contained in:
2026-06-17 15:45:01 +07:00
parent 93f05e46b5
commit 3adcc90b74

View File

@@ -19,8 +19,6 @@ services:
interval: 10s
timeout: 5s
retries: 5
ports:
- 5432:5432
bot:
env_file: .env