Skip to content

Commit

Permalink
updated compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycook123 committed Dec 16, 2024
1 parent 80da37e commit 5c79f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
environment:
- POSTGRES_DB=artifactory
- POSTGRES_USER=artifactory
- POSTGRES_PASSWORD=followthewhiterabbit
- POSTGRES_PASSWORD=f0ll0wth3whit3raBB1t
ports:
- 127.0.0.1:5432:5432
volumes:
Expand Down

0 comments on commit 5c79f33

Please sign in to comment.