Skip to content

Commit

Permalink
fix: remove db port setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradip-p committed Jul 6, 2024
1 parent 4bcfc5f commit 262934e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ services:
volumes:
- ./DockerData/dtm_db_data:/var/lib/postgresql/data/
env_file: .env
ports:
- 5434:5432
networks:
- dtm-network
container_name: db
Expand Down

0 comments on commit 262934e

Please sign in to comment.