Skip to content

Commit

Permalink
Update docker-compose.prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blinko-space authored Nov 4, 2024
1 parent 295ece9 commit 4967a70
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 4967a70

Please sign in to comment.