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