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:
@@ -7,8 +7,6 @@ services:
|
|||||||
- POSTGRES_USER=postgres
|
- POSTGRES_USER=postgres
|
||||||
- POSTGRES_PASSWORD=postgres
|
- POSTGRES_PASSWORD=postgres
|
||||||
- POSTGRES_DB=auth
|
- POSTGRES_DB=auth
|
||||||
ports:
|
|
||||||
- 5432:5432
|
|
||||||
|
|
||||||
db-migrations:
|
db-migrations:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user