fixed ports in .env.enxample
This commit is contained in:
parent
529da45219
commit
fd257b335c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
POSTGRES_PORT=3000
|
POSTGRES_PORT=5432
|
||||||
EXPRESS_PORT=5432
|
EXPRESS_PORT=3000
|
||||||
|
|
||||||
POSTGRES_USER=postgres
|
POSTGRES_USER=postgres
|
||||||
POSTGRES_PASSWORD=postgres
|
POSTGRES_PASSWORD=postgres
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue