fix: remove court
This commit is contained in:
parent
01aeefaaa3
commit
dca469d8b7
43 changed files with 14 additions and 102 deletions
|
@ -3,6 +3,6 @@ services:
|
|||
civil_test_db:
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=TEST123
|
||||
image: postgres:16.3
|
||||
image: docker.io/postgres:16.3
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 127.0.0.1:5432:5432
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue