Skip to content

Commit

Permalink
Merge pull request #1139 from rarepepi/docker-fixes
Browse files Browse the repository at this point in the history
fix: remove docker compose command since Docker file already runs
  • Loading branch information
monilpat authored Dec 17, 2024
2 parents 83bd487 + 1815030 commit 284f38a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
services:
tee:
command: ["pnpm", "start"]
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit 284f38a

Please sign in to comment.