Skip to content

Commit

Permalink
apply fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vincerubinetti committed Apr 8, 2024
1 parent 318a7c3 commit 7f971ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local_runner/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- VITE_API=http://localhost:9035
volumes:
# allows the vite dev server to pick up source changes
- ../frontend/src/:/app/src/
- ../frontend/src/:/home/bun/app/src/

backend:
ports:
Expand Down

0 comments on commit 7f971ec

Please sign in to comment.