mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
ci: change postgres12 listen port (#521)
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5433:5432
|
||||
|
||||
gremlin:
|
||||
image: entgo/gremlin-server
|
||||
|
||||
Reference in New Issue
Block a user