Skip to content

Commit

Permalink
fix: remove null
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-za-kpe committed Jul 22, 2024
1 parent f5060d8 commit b02a58f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ services:
volumes:
- postgres_data:/var/lib/postgresql/data/
environment:
POSTGRES_USER: usafe_api
POSTGRES_PASSWORD: usafe_api
POSTGRES_DB: usafe_api_dev
POSTGRES_USER: clearpath_home
POSTGRES_PASSWORD: clearpath_home
POSTGRES_DB: clearpath_home

volumes:
postgres_data:
Expand Down

0 comments on commit b02a58f

Please sign in to comment.