Removed postgres open port
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
00d051903f
commit
092a3f7712
|
@ -7,8 +7,6 @@ services:
|
|||
- POSTGRES_USER=postgres
|
||||
- POSTGRES_PASSWORD=postgres
|
||||
- POSTGRES_DB=auth
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
db-migrations:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue
Block a user