mirror of
https://github.com/aaronleetw/savage-tracking.git
synced 2024-11-14 19:11:39 -08:00
don't expose postgres
This commit is contained in:
parent
43e2c2a096
commit
d54d5c85ee
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ services:
|
|||
interval: 5s
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
ports:
|
||||
- 3001:5432
|
||||
|
||||
volumes:
|
||||
pgdata: {}
|
||||
|
|
Loading…
Reference in a new issue