Skip to content

Commit

Permalink
chore: change file reference for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
geekyharsh05 committed Oct 2, 2024
1 parent 8459703 commit a547942
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 @@ -2,7 +2,7 @@ services:
app:
build:
context: .
dockerfile: Dockerfile.prod
dockerfile: Dockerfile.dev
args:
- DATABASE_URL=postgresql://postgres:postgres@db:5432/cms?schema=public
container_name: cms-docker
Expand Down

0 comments on commit a547942

Please sign in to comment.