Compare commits
No commits in common. "9b0b929fd8f1b81468781357d7ff1a8eee0ce08b" and "26443fff40595b67943dad8a4f14442b8a5ee3d5" have entirely different histories.
9b0b929fd8
...
26443fff40
|
@ -8,8 +8,8 @@ services:
|
|||
- POSTGRES_USER=postgres
|
||||
- POSTGRES_PASSWORD=prutt
|
||||
- POSTGRES_DB=auth
|
||||
# ports:
|
||||
# - 5432:5432
|
||||
ports:
|
||||
- 5432:5432
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready"]
|
||||
interval: 3s
|
||||
|
|
Loading…
Reference in New Issue
Block a user