Skip to content

Commit

Permalink
fix vite.Dockerfile filename
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTerence committed Sep 18, 2024
1 parent 4127c77 commit b5434d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
vite:
build:
context: frontend
dockerfile: ../dev/vite.dockerfile
dockerfile: ../dev/vite.Dockerfile
container_name: vite
env_file:
- dev/dev.env
Expand Down

0 comments on commit b5434d3

Please sign in to comment.