Skip to content

Commit

Permalink
update db creed
Browse files Browse the repository at this point in the history
  • Loading branch information
alifnaufalyasin authored Sep 24, 2022
1 parent 3ec2fdd commit a8b1746
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ services:
environment:
- DB_HOST=postgresql
- DB_PORT=10123
- DB_USERNAME=postgres
- DB_PASSWORD=postgres
- DB_NAME=postgres
- DB_USERNAME=gitssvc
- DB_PASSWORD=passwordGits9876
- DB_NAME=gitsDB
- SECRET=gitscapstoneproject
- PORT=4132
- RESET_TABLES=true
Expand Down

0 comments on commit a8b1746

Please sign in to comment.