Skip to content

Commit 73021d0

Browse files
committed
postgres port
1 parent 081895d commit 73021d0

File tree

1 file changed

+1
-1
lines changed
  • bootcamp/materials/1-dimensional-data-modeling

1 file changed

+1
-1
lines changed

bootcamp/materials/1-dimensional-data-modeling/example.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ POSTGRES_DB=postgres
44
POSTGRES_PASSWORD=postgres
55

66
HOST_PORT=5433
7-
CONTAINER_PORT=5433
7+
CONTAINER_PORT=5431
88

99
DOCKER_CONTAINER=my-postgres-container
1010
DOCKER_IMAGE=my-postgres-image

0 commit comments

Comments
 (0)