Skip to content

Commit

Permalink
✏️ postgres password (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
karinevieira authored Jan 2, 2024
1 parent 9bbce80 commit fabd7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
ports:
- "5432:5432"
environment:
POSTGRES_PASSWORD: 123
POSTGRES_PASSWORD: password
POSTGRES_USER: postgres
POSTGRES_DB: lens_development

Expand Down

0 comments on commit fabd7c7

Please sign in to comment.