chore(docker): remove exposed PostgreSQL port from compose
This commit is contained in:
@@ -19,8 +19,6 @@ services:
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
bot:
|
||||
env_file: .env
|
||||
|
||||
Reference in New Issue
Block a user