Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
blinko-space committed Nov 6, 2024
2 parents 4a50422 + 4967a70 commit 1ac9555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
container_name: blinko-postgres
restart: always
ports:
- 5432:5432
- 5435:5432
environment:
POSTGRES_DB: postgres
POSTGRES_USER: postgres
Expand Down

0 comments on commit 1ac9555

Please sign in to comment.