Skip to content

Commit

Permalink
docker: rm prep dep in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingKoopa committed Jan 15, 2024
1 parent 3a2632b commit 06f17fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ services:
<<: *node
container_name: 'home'
depends_on:
- 'prep'
- 'db'
working_dir: '/home/node/app/home'
command: ['pnpm', 'run', 'dev', '--host']
Expand Down

0 comments on commit 06f17fc

Please sign in to comment.